StandardInputWindows7APIType Enumeration |
Namespace: TouchScript.InputSources
public enum Windows7APIType
| Member name | Value | Description | |
|---|---|---|---|
| Windows7 | 0 | Windows 7 WM_TOUCH API. | |
| Unity | 1 | Built-in Unity 5 WM_TOUCH implementation. | |
| None | 2 | Don't initialize pointer input at all. |