|
|
void | pollEvent () |
| |
|
void | waitForKey () |
| |
|
|
int16 | _mouseX = 0 |
| |
|
int16 | _mouseY = 0 |
| |
|
int16 | _mouseClickX = 0 |
| |
|
int16 | _mouseClickY = 0 |
| |
|
int16 | _releaseX = 0 |
| |
|
int16 | _releaseY = 0 |
| |
|
bool | _leftMouseClicked = false |
| |
|
bool | _longClicked = false |
| |
|
bool | _rightMouseClicked = false |
| |
|
bool | _popupSelectionMode = false |
| |
|
bool | _leftMouseButton = false |
| |
|
bool | _rightMouseButton = false |
| |
|
bool | _isKeydown = false |
| |
|
Common::KeyCode | _lastKeyEvent = Common::KEYCODE_INVALID |
| |
|
uint16 | _lastKeyAscii = 0 |
| |
The documentation for this class was generated from the following file: