Phaser API Documentation

  Version: 

Member of: Phaser.Geom.Ellipse

isEmpty()

Description:

Checks to see if the Ellipse is empty: has a width or height equal to zero.

Returns:
Description:

True if the Ellipse is empty, otherwise false.

Type:
  • boolean
Since: 3.0.0