Cogs.Core
|
Public Attributes | |
Coord | midStartCoord |
Mid position between the two pointer positions when the gesture has started. | |
Coord | midCurrCoord |
Mid position between the two pointer positions when the event was triggered. | |
Definition at line 71 of file Gestures.h.
Coord Cogs::Gesture::Pan::midCurrCoord |
Mid position between the two pointer positions when the event was triggered.
Definition at line 74 of file Gestures.h.
Coord Cogs::Gesture::Pan::midStartCoord |
Mid position between the two pointer positions when the gesture has started.
Definition at line 73 of file Gestures.h.