new PIXI.shape.Ellipse(color, alpha, width, height)
Basic ellipse shape
| Name | Type | Description |
|---|---|---|
color |
Number | Color of the ellipse shape |
alpha |
Number | Alpha value of the ellipse shape |
width |
Number | Width of the ellipse shape |
height |
Number | Height of the ellipse shape |
Extends
- PIXI.shape.Shape