<static> clone(a, output) → {
ceilAll() Runs Math.ceil() on the x, y, width and height values of this Rectangle. Source
bottomRight : Phaser.Point The location of the Rectangles
resize(width, height) → {Phaser.Rectangle}
floorAll() Runs Math.floor() on the x, y, width and height values of this Rectangle. Source
y : number The y coordinate of the top-left corner of the Rectangle. Source
ceil() Runs Math.ceil() on both the x and y values of this Rectangle. Source code:
bottomLeft : Phaser.Point The location of the Rectangles
<static> contains(a, x, y) → {boolean} Determines whether
floor() Runs Math.floor() on both the x and y values of this Rectangle. Source
Page 1 of 7