clone() → {Phaser.RoundedRectangle}
Returns a new RoundedRectangle object with the same values for the x, y, width, height and
radius properties as this RoundedRectangle object.
Returns
- Source code: geom/RoundedRectangle.js (Line 62)
clone() → {Phaser.RoundedRectangle}
Returns a new RoundedRectangle object with the same values for the x, y, width, height and
radius properties as this RoundedRectangle object.
Please login to continue.