Nymph Game Engine
Chaiscript based Game Engine
|
Class for suspend key input event. More...
#include <suspend_key_input_event.h>
Public Member Functions | |
SuspendKeyInputEvent () | |
Constructor for SuspendKeyInputEvent. 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 < SuspendKeyInputEvent > | create () |
Factory function for SuspendKeyInputEvent. More... | |
Class for suspend key input event.
|
inline |
Constructor for SuspendKeyInputEvent.
|
inlinestatic |
Factory function for SuspendKeyInputEvent.
Referenced by generated::getSuspendKeyInputEventModule().