Structsยง
- Fling
Action ๐
Enumsยง
- The action to take in response to a touch event
- The states of the touch input state machine.
Constantsยง
- FLING_
MAX_ ๐SCREEN_ PX Maximum velocity when flinging. - FLING_
MIN_ ๐SCREEN_ PX Minimum velocity required for transitioning to fling when panning ends. - FLING_
SCALING_ ๐FACTOR Factor by which the flinging velocity changes on each tick. - Minimum number of
DeviceIndependentPixel
to begin touch scrolling.