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