y

fun y(): Double

Get the Y coordinate of the player in Double.

See also


fun y(newY: Double)

Set the Y coordinate of the player.

Parameters

newY

the new Y coordinate.

See also