![]() |
cmdfx 1.0.1
Lightweight game engine for your terminal
|
The main event structure for CmdFX. More...
#include <events.h>
Public Attributes | |
| unsigned int | id |
| The event ID. | |
| unsigned long long | time |
| The time the event was created, in milliseconds. | |
| void * | data |
| A pointer to the data associated with the event. | |
The main event structure for CmdFX.