libes
0.5.3
an Entity System library for C++
|
An event. More...
#include <es/Event.h>
Static Public Attributes | |
static const EventType | type = 0 |
An event.
This structure is empty and must be the father of all events. An event must have a class variable to indicate its type.
|
static |
The default (invalid) event type.