Public Attributes | |
| Object * | obj |
| const LocomotorSet * | locomotorSet |
| PathfindLayerEnum | layer |
| Int | radius |
| Bool | center |
| Bool | foundDest |
| Coord3D | destPos |
Definition at line 8407 of file AIPathfind.cpp.
| Bool TightenPathStruct::center |
Definition at line 8413 of file AIPathfind.cpp.
| Coord3D TightenPathStruct::destPos |
Definition at line 8415 of file AIPathfind.cpp.
| Bool TightenPathStruct::foundDest |
Definition at line 8414 of file AIPathfind.cpp.
| PathfindLayerEnum TightenPathStruct::layer |
Definition at line 8411 of file AIPathfind.cpp.
| const LocomotorSet* TightenPathStruct::locomotorSet |
Definition at line 8410 of file AIPathfind.cpp.
| Object* TightenPathStruct::obj |
Definition at line 8409 of file AIPathfind.cpp.
| Int TightenPathStruct::radius |
Definition at line 8412 of file AIPathfind.cpp.