Click or drag to resize

TouchScript.InputSources Namespace

TouchScript.InputSources.
Classes
  ClassDescription
Public classInputSource
Base class for all pointer input sources.
Public classStandardInput
Processes standard input events (mouse, pointer, pen) on all platforms. Initializes proper inputs automatically. Replaces old Mobile and Mouse inputs.
Interfaces
  InterfaceDescription
Public interfaceICoordinatesRemapper
An object which changes pointer coordinates coming from an input source.
Public interfaceIInputSource
An object which represents an input source.
Public interfaceINTERNAL_IInputSource
Internal methods for IInputSource. DO NOT USE ANY OF THEM!
Delegates
  DelegateDescription
Public delegatePointerDelegate
Enumerations