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

Class for resume key input event. More...

#include <resume_key_input_event.h>

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

Public Member Functions

 ResumeKeyInputEvent ()
 Resume Key Input Event 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
< ResumeKeyInputEvent
create ()
 Resume Key Input Event factory function. More...
 

Detailed Description

Class for resume key input event.

Constructor & Destructor Documentation

Graphics::UI::ResumeKeyInputEvent::ResumeKeyInputEvent ( )
inline

Resume Key Input Event constructor.

Member Function Documentation

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

Resume Key Input Event factory function.

Returns
A newly created ResumeKeyInputEvent

Referenced by generated::getResumeKeyInputEventModule().


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