Phaser API Documentation

  Version: 
fillEllipseShape(ellipse, [smoothness])

Description:

Fill the given ellipse.

Parameters:

name type arguments Default description
ellipse Phaser.Geom.Ellipse

The ellipse to fill.

smoothness number <optional> 32

The number of points to draw the ellipse with.

Returns:
Description:

This Game Object.

Since: 3.0.0