|
| cPlayerState_Move (cInit *apInit, cPlayer *apPlayer) |
|
void | OnUpdate (float afTimeStep) |
|
void | OnStartInteract () |
|
void | OnStopInteract () |
|
bool | OnJump () |
|
void | OnStartExamine () |
|
bool | OnMoveForwards (float afMul, float afTimeStep) |
|
bool | OnMoveSideways (float afMul, float afTimeStep) |
|
bool | OnAddYaw (float afVal) |
|
bool | OnAddPitch (float afVal) |
|
void | EnterState (iPlayerState *apPrevState) |
|
void | LeaveState (iPlayerState *apNextState) |
|
void | OnPostSceneDraw () |
|
bool | OnStartInventory () |
|
bool | OnStartInventoryShortCut (int alNum) |
|
| iPlayerState (cInit *apInit, cPlayer *apPlayer, ePlayerState aType) |
|
void | InitState (iPlayerState *apPrevState) |
|
virtual void | OnDraw () |
|
virtual void | OnStopExamine () |
|
virtual void | OnStartHolster () |
|
virtual void | OnStartRun () |
|
virtual void | OnStopRun () |
|
virtual void | OnStartCrouch () |
|
virtual void | OnStopCrouch () |
|
virtual void | OnStartInteractMode () |
|
|
ePlayerState | mType |
|
ePlayerState | mPreviuosState |
|
cInit * | mpInit |
|
cPlayer * | mpPlayer |
|
The documentation for this class was generated from the following file: