littlekt
0.6.0
common
core
/
com.lehaine.littlekt.input.gesture
/
GestureProcessorBuilder
/
onTap
on
Tap
fun
onTap
(
action
:
(
screenX
:
Float
,
screenY
:
Float
,
count
:
Int
,
pointer
:
Pointer
)
->
Unit
)
Marks the event as unhandled by default.
See also
Gesture
Processor.
tap