#include <botlib.h>
Data Fields | |
| int | actionflags |
| vec3_t | dir |
| float | speed |
| float | thinktime |
| vec3_t | viewangles |
| int | weapon |
|
|
Definition at line 111 of file botlib.h. Referenced by BotInputToUserCommand(), BotUpdateInput(), EA_Action(), EA_Attack(), EA_Crouch(), EA_DelayedJump(), EA_Gesture(), EA_Jump(), EA_MoveBack(), EA_MoveDown(), EA_MoveForward(), EA_MoveLeft(), EA_MoveRight(), EA_MoveUp(), EA_ResetInput(), EA_Respawn(), EA_Talk(), EA_Use(), and EA_Walk(). |
|
|
Definition at line 108 of file botlib.h. Referenced by BotInputToUserCommand(), EA_Move(), and EA_ResetInput(). |
|
|
Definition at line 109 of file botlib.h. Referenced by BotInputToUserCommand(), EA_Move(), and EA_ResetInput(). |
|
|
Definition at line 107 of file botlib.h. Referenced by EA_GetInput(), and EA_ResetInput(). |
|
|
Definition at line 110 of file botlib.h. Referenced by BotInputToUserCommand(), and EA_View(). |
|
|
Definition at line 112 of file botlib.h. Referenced by BotInputToUserCommand(), and EA_SelectWeapon(). |
1.3.9.1