|
| KeyTypedEvent (int keycode) |
|
std::string | ToString () const override |
|
int | GetKeyCode () const |
|
virtual EventType | GetEventType () const =0 |
|
virtual const char * | GetName () const =0 |
|
virtual int | GetCategoryFlags () const =0 |
|
bool | IsInCategory (EventCategory category) |
|
bool | IsHandled () const |
|
Event * | GetObjPointer () |
|
|
| KeyEvent (int keycode) |
|
int | m_KeyCode |
|
bool | m_Handled = false |
|
◆ ToString()
std::string Karma::KeyTypedEvent::ToString |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: