|
GlistEngine
|
#include <gWindowEvents.h>


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 |
|
inline |
|
inline |
|
inline |