Variable: x
Holds the x-coordinate of the point. Default is 0.
Variable: y
Holds the y-coordinate of the point. Default is 0.
Function: clone
Returns a clone of this .
Function: equals
Returns true if the given object equals this point.
Generated using TypeDoc
Variable: x
Holds the x-coordinate of the point. Default is 0.