This commit is contained in:
parent
a1dac87c85
commit
fedc13f51d
5 changed files with 45 additions and 2 deletions
|
@ -30,6 +30,7 @@ public:
|
|||
void setPathType( u8 newPathType );
|
||||
u8 getPathType();
|
||||
bool incPath();
|
||||
void decPath();
|
||||
void resetPath();
|
||||
void reversePathDir();
|
||||
s32 think( DVECTOR currentPos, bool *pathComplete, bool *waypointChange, s32 *distX, s32 *distY );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue