cmdfx 0.1.0
Lightweight game engine for your terminal
Loading...
Searching...
No Matches
CmdFX_KeyEvent Struct Reference

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.
 

Detailed Description

The payload for the CMDFX_EVENT_KEY event.


The documentation for this struct was generated from the following file: