|
Simple GUI Library
|
Public Member Functions | |
| DragStartEvent (int32_t x, int32_t y, Sml::EventTarget *target=nullptr) | |
Public Member Functions inherited from Sgl::DragEvent | |
| DragEvent (int32_t x, int32_t y, Sml::EventTarget *target=nullptr) | |
| int32_t | getX () const |
| void | setX (int32_t x) |
| int32_t | getY () const |
| void | setY (int32_t y) |
Definition at line 245 of file gui_event.h.
|
inline |
Definition at line 248 of file gui_event.h.