The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Protected Member Functions | List of all members
xy_pred Class Referenceabstract

#include <pathutils.hpp>

Inheritance diagram for xy_pred:

Public Member Functions

virtual bool operator() (const map_location &) const =0
 

Protected Member Functions

virtual ~xy_pred ()
 

Detailed Description

Definition at line 22 of file pathutils.hpp.

Constructor & Destructor Documentation

◆ ~xy_pred()

virtual xy_pred::~xy_pred ( )
inlineprotectedvirtual

Definition at line 27 of file pathutils.hpp.

Member Function Documentation

◆ operator()()

virtual bool xy_pred::operator() ( const map_location ) const
pure virtual

Implemented in filter_with_unit, and terrain_filter.


The documentation for this class was generated from the following file: