Beta
Alpha
the Point or PointArray to compare
true if the Point is equal to the given Point or PointArray
Beta
Updates the Point to equal the given Point or PointArray
the Point or PointArray to copy
Alpha
Rotates the given point by theta around a given origin
the amount in radians to rotate
the origin to rotate around (default: (0, 0))
Static
fromBeta
Constructs a new Point from a given Point or PointArray
Point or PointArray to copy
the new Point
Static
rotate
A class for a
Point