|
Nymph Game Engine
Chaiscript based Game Engine
|
Class for list layers event. More...
#include <list_layers_event.h>
Public Member Functions | |
| ListLayersEvent () | |
| ListLayersEvent 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 < ListLayersEvent > | create () |
| Factory function. More... | |
Class for list layers event.
|
inline |
ListLayersEvent constructor.
|
inlinestatic |
Factory function.
Referenced by generated::getListLayersEventModule(), and Utility::DebugParser::parseCommand().