Public Member Functions | Public Attributes

pathfind::marked_route::mark Struct Reference

#include <pathfind.hpp>

List of all members.

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

Detailed Description

Definition at line 173 of file pathfind.hpp.


Constructor & Destructor Documentation

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.


Member Function Documentation

bool pathfind::marked_route::mark::operator== ( const mark m  )  const [inline]

Definition at line 184 of file pathfind.hpp.

References capture, invisible, turns, and zoc.


Member Data Documentation

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==().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:42 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs