|
Wuhoo
0.1
Windows using header only
|
Struct representing a keyboard press. More...
#include <wuhoo.h>
Public Attributes | |
| WuhooKeyModifiers | mods |
| WuhooKeyState | state |
| WuhooKeyCode | code |
| WuhooUTF8 | character [WUHOO_MAX_CHARACTER_SIZE] |
Struct representing a keyboard press.
| WuhooKeyCode WuhooEventKey::code |
Corresponding virtual key code
| WuhooKeyModifiers WuhooEventKey::mods |
WuhooKeyModifiers flags for Shift. Ctrl e.t.c
| WuhooKeyState WuhooEventKey::state |
Key Release or Press, see WuhooKeyState
1.8.13