Class which provides ability to read keyboard input from windowing system.
More...
#include <KeyboardInput.h>
|
| enum | KeyStatus { PRESSED
, RELEASED
, REPEAT
, NO_STATUS
} |
| | Represents different states that keys can be in.
|
| |
Class which provides ability to read keyboard input from windowing system.
◆ getLastKeyStatus()
Get the last status of the key provided.
- Parameters
-
| key_id | The windowing system specific key id. |
- Returns
- The status of the provided key.
The documentation for this class was generated from the following files: