cmdfx 0.1.0
Lightweight game engine for your terminal
|
The payload for the CMDFX_EVENT_KEY
event.
More...
#include <events.h>
Public Attributes | |
int | keyCode |
The key code. | |
char | keyChar |
The character representation of the key. | |
The payload for the CMDFX_EVENT_KEY
event.