Point
12 Sep 20251 minute to read
Defines and processes coordinates
Properties
x number
Sets the x-coordinate of a position
Defaults to 0
y number
Sets the y-coordinate of a position
Defaults to 0
Methods
isEmptyPoint
check whether the points are given
Returns boolean