inflate(dx, dy) → {Phaser.Rectangle}
topLeft : Phaser.Point The location of the Rectangles
setTo(x, y, width, height) → {Phaser.Rectangle}
contains(x, y) → {boolean} Determines whether the specified coordinates are contained within the
bottom : number The sum of the y and height properties. Changing the bottom property of a Rectangle object has no effect on the
[readonly] halfWidth : number Half of the width of the Rectangle.
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
topRight : Phaser.Point The location of the Rectangles
centerOn(x, y) → {Phaser.Rectangle}
Page 3 of 7