Expand description
The touch input functionality.
Structs
- A touch input.
- A touch input event.
- A collection of
Touch
es.
Enums
- A force description of a
Touch
input. - A phase of a
TouchInput
.
Functions
- Updates the
Touches
resource with the latestTouchInput
events.