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