![]() |
Dragonfly 2.2
A text-based game engine
|
Public Member Functions | |
Event () | |
Create base event. | |
virtual | ~Event () |
Destructor. | |
string | getType () |
Get the event type. | |
Protected Member Functions | |
void | setType (string new_type) |
Protected Attributes | |
string | event_type |