Touch devices
Touch devices capture input from touchscreens, and inherit from the Pointer class.
| Topic | Description |
|---|---|
| Touch devices introduction | Configure devices that track touch input. |
| Touch polling | Query touch devices on a frame-by-frame basis. |
| Simulate touches | Simulate touch input on other devices. |
| Bind touch input to an action | Connect touch input to actions. |