Nymph Game Engine
Chaiscript based Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Utility::ListLayersEvent Class Reference

Class for list layers event. More...

#include <list_layers_event.h>

Inheritance diagram for Utility::ListLayersEvent:
Events::Event

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...
 

Detailed Description

Class for list layers event.

Constructor & Destructor Documentation

Utility::ListLayersEvent::ListLayersEvent ( )
inline

ListLayersEvent constructor.

Member Function Documentation

static std::shared_ptr<ListLayersEvent> Utility::ListLayersEvent::create ( )
inlinestatic

Factory function.

Returns
Newly constructed ListLayersEvent

Referenced by generated::getListLayersEventModule(), and Utility::DebugParser::parseCommand().


The documentation for this class was generated from the following file: