We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f87535 + a7fc306 commit f34a507Copy full SHA for f34a507
1 file changed
src/gameobjects/components/GetBounds.js
@@ -196,7 +196,7 @@ var GetBounds = {
196
* @method Phaser.GameObjects.Components.GetBounds#getBounds
197
* @since 3.0.0
198
*
199
- * @generic {Phaser.Math.Vector2} O - [output,$return]
+ * @generic {Phaser.Geom.Rectangle} O - [output,$return]
200
201
* @param {(Phaser.Geom.Rectangle|object)} [output] - An object to store the values in. If not provided a new Rectangle will be created.
202
0 commit comments