Karma Engine
Loading...
Searching...
No Matches
Karma::KeyTypedEvent Class Reference
Inheritance diagram for Karma::KeyTypedEvent:
Collaboration diagram for Karma::KeyTypedEvent:

Public Member Functions

 KeyTypedEvent (int keycode)
 
std::string ToString () const override
 
- Public Member Functions inherited from Karma::KeyEvent
int GetKeyCode () const
 
- Public Member Functions inherited from Karma::Event
virtual EventType GetEventType () const =0
 
virtual const char * GetName () const =0
 
virtual int GetCategoryFlags () const =0
 
bool IsInCategory (EventCategory category)
 
bool IsHandled () const
 
EventGetObjPointer ()
 

Additional Inherited Members

- Protected Member Functions inherited from Karma::KeyEvent
 KeyEvent (int keycode)
 
- Protected Attributes inherited from Karma::KeyEvent
int m_KeyCode
 
- Protected Attributes inherited from Karma::Event
bool m_Handled = false
 

Member Function Documentation

◆ ToString()

std::string Karma::KeyTypedEvent::ToString ( ) const
inlineoverridevirtual

Reimplemented from Karma::Event.


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