Click or drag to resize

TouchPointer Constructor

Initializes a new instance of the TouchPointer class.

Namespace:  TouchScript.Pointers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public TouchPointer(
	IInputSource input
)

Parameters

input
Type: TouchScript.InputSourcesIInputSource
See Also