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

Class for suspend key input event. More...

#include <suspend_key_input_event.h>

Inheritance diagram for Graphics::UI::SuspendKeyInputEvent:
Events::Event

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

Detailed Description

Class for suspend key input event.

Constructor & Destructor Documentation

Graphics::UI::SuspendKeyInputEvent::SuspendKeyInputEvent ( )
inline

Constructor for SuspendKeyInputEvent.

Member Function Documentation

static std::shared_ptr<SuspendKeyInputEvent> Graphics::UI::SuspendKeyInputEvent::create ( )
inlinestatic

Factory function for SuspendKeyInputEvent.

Returns
A newly constructed SuspendKeyInputEvent

Referenced by generated::getSuspendKeyInputEventModule().


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