create

fun create(x: Int, y: Int): Position

Creates a new Position using the given x and y values.

Sources

(source)
Link copied to clipboard