#include <track.h>
Public Attributes | |
| geVec3d * | Pos |
| geVec3d * | WatchPos |
| int32 | Action |
| int32 | ShootTimes |
| int32 | ActionDir |
| int32 | Flags |
| float | Time |
| float | Dist |
| float | VelocityScale |
|
|
Definition at line 21 of file track.h. Referenced by Bot_MoveToPoint(), Bot_TrackAction(), Bot_ValidateMultiTrackPoints(), Bot_ValidateTrackPoints(), and PathPt_Startup(). |
|
|
Definition at line 23 of file track.h. Referenced by Bot_TrackAction(), and PathPt_Startup(). |
|
|
Definition at line 26 of file track.h. Referenced by PathPt_Startup(). |
|
|
Definition at line 24 of file track.h. Referenced by PathPoint_Frame2(), and PathPt_Startup(). |
|
|
|
Definition at line 22 of file track.h. Referenced by Bot_ShootPoint(). |
|
|
Definition at line 25 of file track.h. Referenced by Bot_TrackAction(), and PathPt_Startup(). |
|
|
Definition at line 27 of file track.h. Referenced by Bot_TrackAction(), and PathPt_Startup(). |
|
|
Definition at line 20 of file track.h. Referenced by Bot_ShootPoint(), Bot_WaitForEntityDist(), Bot_WaitForEntityVisible(), PathPoint_Frame2(), and PathPt_Startup(). |
1.3.2