littlekt
0.6.0
common
core
/
com.lehaine.littlekt.input.gesture
/
GestureProcessorBuilder
/
onFling
on
Fling
fun
onFling
(
action
:
(
velocityX
:
Float
,
velocityY
:
Float
,
pointer
:
Pointer
)
->
Unit
)
Marks the event as unhandled by default.
See also
Gesture
Processor.
fling