ScummVM API documentation
cButtonHandler Class Reference
Inheritance diagram for cButtonHandler:
hpl::iUpdateable

Public Member Functions

 cButtonHandler (cInit *apInit)
 
void OnStart ()
 
void Update (float afTimeStep)
 
void Reset ()
 
void OnExit ()
 
void OnPostSceneDraw ()
 
void SetDefaultKeys ()
 
tString GetActionName (const tString &asInputName, const tString &asSkipAction)
 
void ChangeState (eButtonHandlerState aState)
 
eButtonHandlerState GetState ()
 
bool GetInvertMouseY ()
 
bool GetToggleCrouch ()
 
- Public Member Functions inherited from hpl::iUpdateable
 iUpdateable (const tString &asName)
 
virtual void OnDraw ()
 
virtual void OnPostGUIDraw ()
 
virtual void OnPostBufferSwap ()
 
const tStringGetName ()
 

Public Attributes

float mfMouseSensitivity
 
bool mbInvertMouseY
 
bool mbToggleCrouch
 

The documentation for this class was generated from the following file: