TouchScript.Gestures.TransformGestures.Clustered Namespace |
| Class | Description | |
|---|---|---|
| ClusteredPinnedTransformGesture |
PinnedTransformGesture which works with centroid of all pointers instead of with just the first one.
Should be used for large touch surfaces.
| |
| ClusteredScreenTransformGesture |
ScreenTransformGesture which splits all pointers into 2 clusters and works with them.
Should be used for large touch surfaces.
| |
| ClusteredTransformGesture |
TransformGesture which splits all pointers into 2 clusters and works with them.
Should be used for large touch surfaces.
|