An event such as a keypress.
More...
#include "lib.h"
|
int | ch |
| Raw key pressed.
|
|
int | op |
| Function opcode, e.g. OP_HELP.
|
|
An event such as a keypress.
Definition at line 80 of file lib.h.
◆ ch
Raw key pressed.
Definition at line 82 of file lib.h.
◆ op
Function opcode, e.g. OP_HELP.
Definition at line 83 of file lib.h.
The documentation for this struct was generated from the following file: