|
nCine 2026.01.r1-77761ae
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.