|
Sparkle 0.0.1
|
Reports a window move event. More...
#include <spk_system_event.hpp>


Public Attributes | |
| spk::Vector2Int | newPosition |
| Updated window position in screen coordinates. | |
| Public Attributes inherited from spk::IEvent | |
| bool | isConsumed = false |
| Indicates whether the event has been handled. | |
| Timestamp | timestamp = spk::TimeUtils::getTime() |
| Timestamp when the event was created. | |
Reports a window move event.