Returns distance from this point and another one
Returns true if this point is equal to another one
Returns true if this point is greater another one
Returns true if this point is greater than or equal to another one
Returns true if this point is less than another one
Returns true if this point is less than or equal to another one
Swaps x/y of this point and another point
Generated using TypeDoc
Adaptation of work of Kevin Lindsey(kevin@kevlindev.com)