Karma Engine
Loading...
Searching...
No Matches
Karma::MouseScrolledEvent Class Reference
Inheritance diagram for Karma::MouseScrolledEvent:
Collaboration diagram for Karma::MouseScrolledEvent:

Public Member Functions

 MouseScrolledEvent (float xOffset, float yOffset)
 
float GetXOffset () const
 
float GetYOffset () const
 
std::string ToString () const override
 
- Public Member Functions inherited from Karma::Event
virtual EventType GetEventType () const =0
 
virtual const char * GetName () const =0
 
virtual int GetCategoryFlags () const =0
 
bool IsInCategory (EventCategory category)
 
bool IsHandled () const
 
EventGetObjPointer ()
 

Additional Inherited Members

- Protected Attributes inherited from Karma::Event
bool m_Handled = false
 

Member Function Documentation

◆ ToString()

std::string Karma::MouseScrolledEvent::ToString ( ) const
inlineoverridevirtual

Reimplemented from Karma::Event.


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