Keyboard input structure. More...
#include <KeyboardDevice.h>
Public Attributes | |
bool | keysUp [256] |
bool | change |
Keyboard input structure.
Definition at line 7 of file KeyboardDevice.h.
Definition at line 9 of file KeyboardDevice.h.
bool KeyboardInput::keysUp[256] |
Definition at line 8 of file KeyboardDevice.h.