|
CX Framework
Cross-platform C utility framework
|
A single decoded key press. More...
#include <conin.h>
Data Fields | |
| ConKey | key |
| Which key. CON_Key_Char means ch holds the codepoint. | |
| int32 | ch |
| Unicode codepoint for CON_Key_Char; 0 for every other key. | |
| flags_t | mods |
| flags_t ConKeyEvent::mods |