Cogs.Foundation
|
#include <Gestures.h>
Public Attributes | |
Coord | center |
Mid position between the two pointer positions when the event was triggered. | |
float | scale |
Scale factor, 1 when the gesture starts. | |
Coord Cogs::Gesture::Pinch::center |
Mid position between the two pointer positions when the event was triggered.
float Cogs::Gesture::Pinch::scale |
Scale factor, 1 when the gesture starts.