littlekt
0.6.0
common
core
/
com.lehaine.littlekt.input.gesture
/
GestureProcessorBuilder
/
onPinch
on
Pinch
fun
onPinch
(
action
:
(
initialPos1
:
Vec2f
,
initialPos2
:
Vec2f
,
pos1
:
Vec2f
,
pos2
:
Vec2f
)
->
Unit
)
Marks the event as unhandled by default.
See also
Gesture
Processor.
pinch