Creates a clone of this polygon
a copy of the polygon
Checks whether the x and y coordinates passed to this function are contained within this polygon
The X coordinate of the point to test
The Y coordinate of the point to test
Whether the x/y coordinates are within this polygon
Generated using TypeDoc
A class to define a shape via user defined coordinates.
PIXI