Hana
|
Public Member Functions | |
MouseScrolledEvent (float xOffset, float yOffset) | |
float | GetXOffset () const |
float | GetYOffset () const |
std::string | ToString () const override |
![]() | |
virtual EventType | GetEventType () const =0 |
virtual const char * | GetName () const =0 |
virtual int | GetCategoryFlags () const =0 |
bool | IsInCategory (EventCategory category) |
Additional Inherited Members | |
![]() | |
bool | Handled = false |
|
inlineoverridevirtual |
Reimplemented from Hana::Event.