Cogs.Core
|
Public Attributes | |
MouseButton | button |
Button that was tapped. | |
Coord | coord |
Pointer position when the event was triggered. | |
Definition at line 46 of file Gestures.h.
MouseButton Cogs::Gesture::Press::button |
Button that was tapped.
Definition at line 48 of file Gestures.h.
Coord Cogs::Gesture::Press::coord |
Pointer position when the event was triggered.
Definition at line 49 of file Gestures.h.