This commit is contained in:
parent
3f2ebeb556
commit
af42f43345
7 changed files with 226 additions and 4 deletions
|
@ -45,6 +45,7 @@ public:
|
|||
void setPathExtents();
|
||||
u16 *getWaypointPtr() { return( waypointPtr ); }
|
||||
bool isPointNear( DVECTOR testPos, s32 *xDist, s32 *yDist );
|
||||
void getCurrentWaypointPos( DVECTOR *waypointPos );
|
||||
|
||||
private:
|
||||
NPC_PATH_TYPE pathType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue