Module touch

Source
Expand description

Interface for touch input devices

Structs§

TouchEvent
A single touch event’s data

Enums§

GestureEvent
Gesture event
TouchStatus
Touch Event Status

Traits§

Gesture
Touch panels that support gestures
GestureClient
The gesture client
MultiTouch
Multi-touch panels should implement this
MultiTouchClient
The multi touch client
Touch
Single touch panels should implement this
TouchClient
The single touch client