This commit is contained in:
parent
7d427ff926
commit
b2d3ef1445
9 changed files with 474 additions and 24 deletions
|
@ -51,6 +51,7 @@ public:
|
|||
void setPathType( NPC_PATH_TYPE newPathType );
|
||||
bool incPath();
|
||||
s32 think( DVECTOR currentPos, bool *pathComplete );
|
||||
bool getDistToNextWaypoint( DVECTOR currentPos, s32 *distX, s32 *distY );
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue