littlekt
0.6.0
common
core
/
com.lehaine.littlekt.input.gesture
/
GestureProcessorBuilder
/
onPan
on
Pan
fun
onPan
(
action
:
(
screenX
:
Float
,
screenY
:
Float
,
dx
:
Float
,
dy
:
Float
)
->
Unit
)
Marks the event as unhandled by default.
See also
Gesture
Processor.
pan