#include <pathfind.hpp>
Public Member Functions | |
| mark (int turns_number=0, bool in_zoc=false, bool do_capture=false, bool is_invisible=false) | |
| bool | operator== (const mark &m) const |
Public Attributes | |
| int | turns |
| bool | zoc |
| bool | capture |
| bool | invisible |
Definition at line 173 of file pathfind.hpp.
| pathfind::marked_route::mark::mark | ( | int | turns_number = 0, |
|
| bool | in_zoc = false, |
|||
| bool | do_capture = false, |
|||
| bool | is_invisible = false | |||
| ) | [inline] |
Definition at line 175 of file pathfind.hpp.
| bool pathfind::marked_route::mark::operator== | ( | const mark & | m | ) | const [inline] |
Definition at line 181 of file pathfind.hpp.
Referenced by operator==().
Definition at line 182 of file pathfind.hpp.
Referenced by operator==().
Definition at line 179 of file pathfind.hpp.
Referenced by operator==().
Definition at line 180 of file pathfind.hpp.
Referenced by operator==().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:42 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |