TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures
PressGesture Class
PressGesture Methods
CanBePreventedByGesture Method
CanPreventGesture Method
onRecognized Method
pointersPressed Method
ShouldReceivePointer Method
PressGesture
onRecognized Method
Called when state is changed to Recognized.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
void
onRecognized
()
See Also
Reference
PressGesture Class
TouchScript.Gestures Namespace