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