Public Member Functions | |
| void | pollEvent (bool allowDrag=false) |
| void | zeroEvents (bool allowDrag=false) |
| void | waitForPress () |
Public Attributes | |
| bool | _escKeyFl = false |
| bool | _keyPressed = false |
| GAME_KEY | _gameKey = KEY_NONE |
| bool | _leftMouseButton = 0 |
| bool | _rightMouseButton = 0 |
| int16 | _mouseX = 0 |
| int16 | _mouseY = 0 |
| Common::Event | _lastKeyEvent |