Cogs.Core
|
Public Attributes | |
MouseButton | button |
Button that was tapped. | |
Coord | coord |
Pointer position when the event was triggered. | |
Definition at line 41 of file Gestures.h.
MouseButton Cogs::Gesture::DoubleTap::button |
Button that was tapped.
Definition at line 43 of file Gestures.h.
Coord Cogs::Gesture::DoubleTap::coord |
Pointer position when the event was triggered.
Definition at line 44 of file Gestures.h.