Hana
Loading...
Searching...
No Matches
Hana::KeyEvent Class Reference
Inheritance diagram for Hana::KeyEvent:
Hana::Event Hana::KeyPressedEvent Hana::KeyReleasedEvent Hana::KeyTypedEvent

Public Member Functions

int GetKeyCode () const
 
- Public Member Functions inherited from Hana::Event
virtual EventType GetEventType () const =0
 
virtual const char * GetName () const =0
 
virtual int GetCategoryFlags () const =0
 
virtual std::string ToString () const
 
bool IsInCategory (EventCategory category)
 

Protected Member Functions

 KeyEvent (int keycode)
 

Protected Attributes

int m_KeyCode
 

Additional Inherited Members

- Public Attributes inherited from Hana::Event
bool Handled = false
 

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