littlekt
0.6.0
common
core
/
com.lehaine.littlekt.input
/
InputProcessBuilder
/
onKeyDownHandle
on
Key
Down
Handle
fun
onKeyDownHandle
(
action
:
(
key
:
Key
)
->
Boolean
)