Input Class Reference#include <platformInput.h>
Member Function Documentation
static void Input::init |
( |
|
) |
[static] |
static void Input::destroy |
( |
|
) |
[static] |
static bool Input::enable |
( |
|
) |
[static] |
static void Input::disable |
( |
|
) |
[static] |
static void Input::activate |
( |
|
) |
[static] |
static void Input::deactivate |
( |
|
) |
[static] |
static void Input::reactivate |
( |
|
) |
[static] |
static U16 Input::getKeyCode |
( |
U16 |
asciiCode |
) |
[static] |
static bool Input::isEnabled |
( |
|
) |
[static] |
static bool Input::isActive |
( |
|
) |
[static] |
static void Input::process |
( |
|
) |
[static] |
static void Input::setCursorPos |
( |
S32 |
x, |
|
|
S32 |
y | |
|
) |
| | [static] |
Field Documentation
|