getBounds() → {Phaser.Rectangle}
Returns the framing rectangle of the ellipse as a Phaser.Rectangle object.
Returns
The bounds of the Ellipse.
- Source code: geom/Ellipse.js (Line 75)
getBounds() → {Phaser.Rectangle}
Returns the framing rectangle of the ellipse as a Phaser.Rectangle object.
The bounds of the Ellipse.
Please login to continue.