TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures
LongPressGesture Class
LongPressGesture Methods
OnEnable Method
onRecognized Method
pointersPressed Method
pointersReleased Method
pointersUpdated Method
reset Method
LongPressGesture
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
LongPressGesture Class
TouchScript.Gestures Namespace