<static> union(a, b, output) → {
bottom : number The sum of the y and height properties. Changing the bottom property of a Rectangle object has no effect on the
inflate(dx, dy) → {Phaser.Rectangle}
<static> equals(a, b) → {boolean} Determines whether
clone(output) → {Phaser.Rectangle}
centerOn(x, y) → {Phaser.Rectangle}
top : number The y coordinate of the top of the Rectangle. Changing the top property of a Rectangle object has no effect on the
right : number The sum of the x and width properties. Changing the right property of a Rectangle object has no effect on the x
equals(b) → {boolean} Determines whether the two Rectangles are equal.This method compares
intersectsRaw(left, right, top, bottom, tolerance) → {boolean} Determines whether the coordinates
Page 3 of 7