TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Layers
TouchLayerEventArgs Class
TouchLayerEventArgs Constructor
TouchLayerEventArgs Properties
TouchLayerEventArgs Constructor
Initializes a new instance of the
TouchLayerEventArgs
class.
Namespace:
TouchScript.Layers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
TouchLayerEventArgs
(
Pointer
pointer
)
Parameters
pointer
Type:
TouchScript.Pointers
Pointer
The pointer associated with the event.
See Also
Reference
TouchLayerEventArgs Class
TouchScript.Layers Namespace