Structsยง
- Fling
Action ๐
Enumsยง
- An action that can be immediately performed in response to a touch move event without waiting for script.
- Whether the default move action is allowed or not.
- Touch
Sequence ๐State 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.