Public Attributes | |
| Pathfinder * | thePathfinder |
| Bool | centerInCell |
| Int | pathDiameter |
| PathfindCell * | goalCell |
| Bool | crusher |
Definition at line 6950 of file AIPathfind.cpp.
| Bool GroundCellsStruct::centerInCell |
Definition at line 6953 of file AIPathfind.cpp.
| Bool GroundCellsStruct::crusher |
Definition at line 6956 of file AIPathfind.cpp.
| PathfindCell* GroundCellsStruct::goalCell |
Definition at line 6955 of file AIPathfind.cpp.
| Int GroundCellsStruct::pathDiameter |
Definition at line 6954 of file AIPathfind.cpp.
| Pathfinder* GroundCellsStruct::thePathfinder |
Definition at line 6952 of file AIPathfind.cpp.