x

fun x(): Double

Get the X coordinate of the player in Double.

See also


fun x(newX: Double)

Set the X coordinate of the player.

Parameters

newX

the new X coordinate.

See also