Public Attributes | |
| Pathfinder * | thePathfinder |
| const LocomotorSet * | theLoco |
| Bool | centerInCell |
| Bool | isHuman |
| Int | radius |
| const Object * | obj |
| PathfindCell * | goalCell |
Definition at line 6009 of file AIPathfind.cpp.
| Bool ExamineCellsStruct::centerInCell |
Definition at line 6013 of file AIPathfind.cpp.
| PathfindCell* ExamineCellsStruct::goalCell |
Definition at line 6017 of file AIPathfind.cpp.
| Bool ExamineCellsStruct::isHuman |
Definition at line 6014 of file AIPathfind.cpp.
| const Object* ExamineCellsStruct::obj |
Definition at line 6016 of file AIPathfind.cpp.
| Int ExamineCellsStruct::radius |
Definition at line 6015 of file AIPathfind.cpp.
| const LocomotorSet* ExamineCellsStruct::theLoco |
Definition at line 6012 of file AIPathfind.cpp.
| Pathfinder* ExamineCellsStruct::thePathfinder |
Definition at line 6011 of file AIPathfind.cpp.