This commit is contained in:
parent
f6ec01a950
commit
8b5a2ec0c7
3 changed files with 3 additions and 3 deletions
|
@ -52,7 +52,7 @@ public:
|
|||
void resetPath();
|
||||
void reversePathDir();
|
||||
s32 think( DVECTOR currentPos, bool *pathComplete, bool *waypointChange );
|
||||
bool think2D( DVECTOR currentPos, s32 *distX, s32 *distY, s32 *heading );
|
||||
bool thinkFlat( DVECTOR currentPos, s32 *distX, s32 *distY, s32 *heading );
|
||||
bool getDistToNextWaypoint( DVECTOR currentPos, s32 *distX, s32 *distY );
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue