Click or drag to resize

Pointer Constructor

Initializes a new instance of the Pointer class.

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

Parameters

input
Type: TouchScript.InputSourcesIInputSource
See Also