Point

fun Point(x: Int, y: Int)

Parameters

x

The x position.

y

The y position.