TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures
TapGesture Class
TapGesture Methods
OnEnable Method
onRecognized Method
pointersPressed Method
pointersReleased Method
pointersUpdated Method
reset Method
shouldCachePointerPosition Method
ShouldReceivePointer Method
TapGesture
reset Method
Called to reset gesture state after it fails or recognizes.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
void
reset
()
See Also
Reference
TapGesture Class
TouchScript.Gestures Namespace