Returns a random point within the Rectangle's bounds.
name | type | arguments | description |
---|---|---|---|
point | Phaser.Geom.Point | <optional> |
The object in which to store the |
The updated point
, or a new Point if none was provided.