#include <InputHandler_MonkeyKeyboard.h>
Inheritance diagram for InputHandler_MonkeyKeyboard:
Public Member Functions | |
void | Update (float fDeltaTime) |
InputHandler_MonkeyKeyboard () | |
~InputHandler_MonkeyKeyboard () | |
void | GetDevicesAndDescriptions (vector< InputDevice > &vDevicesOut, vector< CString > &vDescriptionsOut) |
Private Attributes | |
RageTimer | m_timerPressButton |
DeviceInput | m_diLast |
|
|
|
|
|
Implements InputHandler. |
|
Reimplemented from InputHandler. |
|
|
|
|