Cogs.Foundation
|
#include <Gestures.h>
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. | |
Coord Cogs::Gesture::Pan::midCurrCoord |
Mid position between the two pointer positions when the event was triggered.
Coord Cogs::Gesture::Pan::midStartCoord |
Mid position between the two pointer positions when the gesture has started.