Click or drag to resize

TouchScript.Gestures.TransformGestures.Clustered Namespace

 
Classes
  ClassDescription
Public classClusteredPinnedTransformGesture
PinnedTransformGesture which works with centroid of all pointers instead of with just the first one. Should be used for large touch surfaces.
Public classClusteredScreenTransformGesture
ScreenTransformGesture which splits all pointers into 2 clusters and works with them. Should be used for large touch surfaces.
Public classClusteredTransformGesture
TransformGesture which splits all pointers into 2 clusters and works with them. Should be used for large touch surfaces.