Sparkle 0.0.1
Loading...
Searching...
No Matches
spk::MoveEvent Struct Reference

Reports a window move event. More...

#include <spk_system_event.hpp>

Inheritance diagram for spk::MoveEvent:
Inheritance graph
Collaboration diagram for spk::MoveEvent:
Collaboration graph

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.

Detailed Description

Reports a window move event.


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