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

Class for list maps event. More...

#include <list_maps_event.h>

Inheritance diagram for Utility::ListMapsEvent:
Events::Event

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

Detailed Description

Class for list maps event.

Constructor & Destructor Documentation

Utility::ListMapsEvent::ListMapsEvent ( )
inline

ListMapsEvent constructor.

Member Function Documentation

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

Factory function.

Returns
A newly constructed ListMapsEvent

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


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