Nymph Game Engine
Chaiscript based Game Engine
|
Class for list maps event. More...
#include <list_maps_event.h>
Public Member Functions | |
ListMapsEvent () | |
ListMapsEvent constructor. More... | |
Public Member Functions inherited from Events::Event | |
Event (const EventType &type) | |
Event constructor. More... | |
EventType | getEventType () const |
Gets the event type. More... | |
Static Public Member Functions | |
static std::shared_ptr < ListMapsEvent > | create () |
Factory function. More... | |
Class for list maps event.
|
inline |
ListMapsEvent constructor.
|
inlinestatic |
Factory function.
Referenced by generated::getListMapsEventModule(), and Utility::DebugParser::parseCommand().