Hana
Loading...
Searching...
No Matches
Hana::MouseButtonPressedEvent Class Reference
Inheritance diagram for Hana::MouseButtonPressedEvent:
Hana::MouseButtonEvent Hana::Event

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from Hana::Event
bool Handled = false
 
- Protected Member Functions inherited from Hana::MouseButtonEvent
 MouseButtonEvent (int button)
 
- Protected Attributes inherited from Hana::MouseButtonEvent
int m_Button
 

Member Function Documentation

◆ ToString()

std::string Hana::MouseButtonPressedEvent::ToString ( ) const
inlineoverridevirtual

Reimplemented from Hana::Event.


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