List of all members.
Public Member Functions |
| Field (const int at, const unsigned char penalty, const unsigned char maxPenalty) |
| Field (const int at, const unsigned char penalty, const unsigned char maxPenalty, const unsigned int cost, const bool walk, const bool inactive, Field *parent) |
bool | used () const |
bool | closed () const |
bool | inactive () const |
bool | walk () const |
void | used (bool value) |
void | closed (bool value) |
void | inactive (bool value) |
void | walk (bool value) |
Public Attributes |
int | at |
unsigned char | penalty |
unsigned char | maxPenalty |
unsigned int | cost |
Field * | parent |
bitset< 4 > | _misc |
The documentation for this struct was generated from the following file: