Expand description
The touch input functionality.
Structs§
- Touch
- A touch input.
- Touch
Input - A touch input event.
- Touches
- A collection of
Touch
es.
Enums§
- Force
Touch - A force description of a
Touch
input. - Touch
Phase - A phase of a
TouchInput
.
Functions§
- touch_
screen_ input_ system - Updates the
Touches
resource with the latestTouchInput
events.