Rounds a Rectangle's position and size up to the smallest integer greater than or equal to each respective value.
name | type | description |
---|---|---|
rect | Phaser.Geom.Rectangle |
The Rectangle to modify. |
The modified Rectangle.