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