GlistEngine
Loading...
Searching...
No Matches
gMouseScrolledEvent Class Reference

#include <gWindowEvents.h>

Inheritance diagram for gMouseScrolledEvent:
Collaboration diagram for gMouseScrolledEvent:

Public Member Functions

 gMouseScrolledEvent (const int offsetx, const int offsety)
 
int getOffsetX () const
 
int getOffsetY () const
 
- Public Member Functions inherited from gEvent
virtual ~gEvent ()=default
 
virtual const char * getEventName () const =0
 
virtual std::size_t getEventType () const =0
 
virtual int getCategoryFlags () const =0
 
bool isInCategory (EventCategory category)
 

Additional Inherited Members

- Public Attributes inherited from gEvent
bool ishandled = false
 

Constructor & Destructor Documentation

◆ gMouseScrolledEvent()

gMouseScrolledEvent::gMouseScrolledEvent ( const int  offsetx,
const int  offsety 
)
inline

Member Function Documentation

◆ getOffsetX()

int gMouseScrolledEvent::getOffsetX ( ) const
inline

◆ getOffsetY()

int gMouseScrolledEvent::getOffsetY ( ) const
inline

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