|
GlistEngine
|
#include <gWindowEvents.h>


Public Member Functions | |
| gMouseMovedEvent (float x, float y, gCursorMode cursormode) | |
| float | getX () const |
| float | getY () const |
| gCursorMode | getCursorMode () 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 |
|
inline |