struct that holds a keyboard event More...
#include <keyboard.h>
Data Fields | |
| bool | pressed |
| enum KEYCODE | keycode |
struct that holds a keyboard event
| enum KEYCODE keyboard_event::keycode |
the keycode of the key which was pressed
| bool keyboard_event::pressed |
whether key was pressed or released