#include <track.h>
Public Attributes | |
| TrackPt | PointList [MAX_TRACK_POINTS] |
| int32 | PointCount |
| int32 | Type |
| int32 | Flags |
| Track * | Vis [MAX_TRACK_VIS+1] |
| int32 | VisFlag [MAX_TRACK_VIS+1] |
|
|
|
|
|
Definition at line 33 of file track.h. Referenced by PathPoint_Frame2(), PathPoint_Frame3(), Track_GetPoint(), and Track_LinkTrack(). |
|
|
Definition at line 32 of file track.h. Referenced by Bot_ModeThinkWander(), PathPoint_Frame2(), PathPoint_Frame3(), Track_GetPoint(), and Track_LinkTrack(). |
|
|
Definition at line 34 of file track.h. Referenced by Bot_WaitForEntityVisible(). |
|
|
Definition at line 36 of file track.h. Referenced by PathPoint_Frame3(), and Track_FindMultiTrack(). |
|
|
Definition at line 37 of file track.h. Referenced by PathPoint_Frame3(), and Track_LinkTrack(). |
1.3.2