Cogs.Core
|
Public Attributes | |
MouseButton | button |
Button that was tapped. | |
Coord | coord |
Pointer position when the event was triggered. | |
Definition at line 36 of file Gestures.h.
MouseButton Cogs::Gesture::Tap::button |
Button that was tapped.
Definition at line 38 of file Gestures.h.
Coord Cogs::Gesture::Tap::coord |
Pointer position when the event was triggered.
Definition at line 39 of file Gestures.h.