|
nCine 2026.03.r1-14c2a6f
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.