Click or drag to resize

PointerFactory Class

Static factory to create pointers.
Inheritance Hierarchy
SystemObject
  TouchScript.PointersPointerFactory

Namespace:  TouchScript.Pointers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static class PointerFactory

The PointerFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a pointer of certain type attached to the input source.
Top
See Also