Point

constructor()
constructor(x: Int, y: Int)


constructor(other: Point)

Performs a deep copy on other.