littlekt
0.6.0
common
core
/
com.lehaine.littlekt.input.gesture
/
GestureProcessorBuilder
/
onPinchHandle
on
Pinch
Handle
fun
onPinchHandle
(
action
:
(
initialPos1
:
Vec2f
,
initialPos2
:
Vec2f
,
pos1
:
Vec2f
,
pos2
:
Vec2f
)
->
Boolean
)
Need to specify if the event is handled.
See also
Gesture
Processor.
pinch