An event such as a keypress.
More...
#include "get.h"
|
| int | ch |
| | Raw key pressed.
|
| |
| int | op |
| | Function opcode, e.g. OP_HELP.
|
| |
| int | count |
| | Optional count prefix, e.g. 3 for 3j
|
| |
An event such as a keypress.
Definition at line 74 of file get.h.
◆ ch
Raw key pressed.
Definition at line 76 of file get.h.
◆ op
Function opcode, e.g. OP_HELP.
Definition at line 77 of file get.h.
◆ count
Optional count prefix, e.g. 3 for 3j
Definition at line 78 of file get.h.
The documentation for this struct was generated from the following file: