Inherited by CPatrolRoute.
Public Member Functions | |
| IPatrolRoute@ | AddNode (int entireid, uint dir, uint wait) |
| IPatrolRoute@ | AddNode (int x, int y, uint dir, uint wait) |
| INode@ | GetNextNode (Critter& critter) |
| INode@ | GetRandomNode (Critter& critter) |
| IPatrolRoute@ AddNode | ( | int | entireid, | |
| uint | dir, | |||
| uint | wait | |||
| ) |
Implemented in CPatrolRoute.
| IPatrolRoute@ AddNode | ( | int | x, | |
| int | y, | |||
| uint | dir, | |||
| uint | wait | |||
| ) |
Implemented in CPatrolRoute.
Implemented in CPatrolRoute.
Implemented in CPatrolRoute.
1.7.1