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

Mouse wheel scroll event. More...

#include <spk_mouse_event.hpp>

Inheritance diagram for spk::MouseWheelEvent:
Inheritance graph
Collaboration diagram for spk::MouseWheelEvent:
Collaboration graph

Public Attributes

float wheel
 Wheel delta expressed in scroll units.
const Mousemouse
 Snapshot of mouse state at scroll time.
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

Mouse wheel scroll event.


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