Creates a clone of this Circle instance
a copy of the Circle
Checks whether the x and y coordinates given are contained within this circle
The X coordinate of the point to test
The Y coordinate of the point to test
Whether the x/y coordinates are within this Circle
Returns the framing rectangle of the circle as a Rectangle object
the framing rectangle
Generated using TypeDoc
The Circle object is used to help draw graphics and can also be used to specify a hit area for displayObjects.
PIXI