Optional
x: numberThe X coordinate of the center of this ellipse
Optional
y: numberThe Y coordinate of the center of this ellipse
Optional
halfWidth: numberThe half width of this ellipse
Optional
halfHeight: numberThe half height of this ellipse
0
Readonly
typeThe type of the object, mainly used to avoid instanceof
checks
PIXI.SHAPES.ELIP
PIXI.SHAPES
0
0
0
Generated using TypeDoc
The Ellipse object is used to help draw graphics and can also be used to specify a hit area for displayObjects.
Memberof
PIXI