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