TouchScript.InputSources Namespace |
| Class | Description | |
|---|---|---|
| InputSource |
Base class for all pointer input sources.
| |
| StandardInput |
Processes standard input events (mouse, pointer, pen) on all platforms.
Initializes proper inputs automatically. Replaces old Mobile and Mouse inputs.
|
| Interface | Description | |
|---|---|---|
| ICoordinatesRemapper |
An object which changes pointer coordinates coming from an input source.
| |
| IInputSource |
An object which represents an input source.
| |
| INTERNAL_IInputSource |
Internal methods for IInputSource. DO NOT USE ANY OF THEM!
|
| Delegate | Description | |
|---|---|---|
| PointerDelegate |
| Enumeration | Description | |
|---|---|---|
| StandardInputWindows7APIType |
Pointer API to use on Windows 7.
| |
| StandardInputWindows8APIType |
Pointer API to use on Windows 8 and later OS versions.
|