Public Member Functions | |
LowLevelInput (iLowLevelGraphics *graphics) | |
void | LockInput (bool abX) |
void | BeginInputUpdate () |
void | EndInputUpdate () |
Mouse * | CreateMouse () |
Keyboard * | CreateKeyboard () |
void hpl::LowLevelInput::LockInput | ( | bool | abX | ) |
Lock all input to current window.
abX |
void hpl::LowLevelInput::BeginInputUpdate | ( | ) |
Called by cInput
void hpl::LowLevelInput::EndInputUpdate | ( | ) |
called by cInput