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

Mouse button double-click event. More...

#include <spk_mouse_event.hpp>

Inheritance diagram for spk::MouseDoubleClickEvent:
Inheritance graph
Collaboration diagram for spk::MouseDoubleClickEvent:
Collaboration graph

Public Attributes

Mouse::Button button
 Mouse button that triggered the double click.
const Mousemouse
 Snapshot of mouse state at double-click 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 button double-click event.


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