Public Attributes | |
| const Object * | obj |
| LocomotorSurfaceTypeMask | acceptableSurfaces |
| Int | radius |
| Bool | centerInCell |
| Bool | blocked |
| Bool | allowPinched |
Definition at line 9567 of file AIPathfind.cpp.
| LocomotorSurfaceTypeMask LinePassableStruct::acceptableSurfaces |
Definition at line 9570 of file AIPathfind.cpp.
| Bool LinePassableStruct::allowPinched |
Definition at line 9574 of file AIPathfind.cpp.
| Bool LinePassableStruct::blocked |
Definition at line 9573 of file AIPathfind.cpp.
| Bool LinePassableStruct::centerInCell |
Definition at line 9572 of file AIPathfind.cpp.
| const Object* LinePassableStruct::obj |
Definition at line 9569 of file AIPathfind.cpp.
| Int LinePassableStruct::radius |
Definition at line 9571 of file AIPathfind.cpp.