kray
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kray
kray
/
kray
/
Kray
/
moveUpKey
move
Up
Key
fun
Sprite2D
.
moveUpKey
(
key
:
Key
,
speed
:
Double
=
1.0
)
Moves the sprite up when the given
key
is pressed.
Parameters
key
The key to check.
speed
The speed to move the sprite.