|
nCine 2025.12.r529-30f7d03
A cross-platform 2D game engine
|
Information about a keyboard event. More...
#include <InputEvents.h>
Public Attributes | |
| int | scancode |
| Key scan code. | |
| KeySym | sym |
| Key symbol code. | |
| int | mod |
| Key modifiers mask. | |
Information about a keyboard event.