TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures
PressGesture Class
PressGesture Events
Pressed Event
PressGesture
Pressed Event
Occurs when gesture is recognized.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
event
EventHandler
<
EventArgs
>
Pressed
Value
Type:
System
EventHandler
EventArgs
See Also
Reference
PressGesture Class
TouchScript.Gestures Namespace