|
|
static void | Initialize () |
| |
|
static void | DeInitialize () |
| |
|
static bool | KeyPressed (IKeyboard::Key key) |
| |
|
static bool | KeySinglePressed (IKeyboard::Key key) |
| |
|
static bool | KeyReleased (IKeyboard::Key key) |
| |
|
static int | MouseX () |
| |
|
static int | MouseY () |
| |
|
static int | PreviousMouseX () |
| |
|
static int | PreviousMouseY () |
| |
|
static int | MouseWheelX () |
| |
|
static int | MouseWheelY () |
| |
|
static int | DeltaX (int val) |
| |
|
static int | DeltaY (int val) |
| |
|
static bool | MouseButtonPress (MouseButton button) |
| |
|
static bool | MouseButtonSinglePress (MouseButton button) |
| |
|
static bool | MouseButtonRelease (MouseButton button) |
| |
|
static void | Update () |
| |
|
static IKeyboard *const | Keyboard () |
| |
|
static IMouse *const | Mouse () |
| |
The documentation for this class was generated from the following files: