littlekt
0.6.0
common
core
/
com.lehaine.littlekt.input
/
InputMapController
/
keyUp
key
Up
open
override
fun
keyUp
(
key
:
Key
)
:
Boolean
Invoked when a
Key
is released.
Return
true if event is handled; false otherwise
Parameters
key
the key that is released