|
Sparkle 0.0.1
|
Event emitted when a drawable region needs repainting. More...
#include <spk_paint_event.hpp>


Static Public Member Functions | |
| static PaintEvent | create () |
| Builds a paint event with a fresh identifier. | |
Additional Inherited Members | |
| 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. | |
Event emitted when a drawable region needs repainting.
|
static |
Builds a paint event with a fresh identifier.