floor() Runs Math.floor() on both the x and y values of this Rectangle. Source
setTo(x, y, width, height) → {Phaser.Rectangle}
inflate(dx, dy) → {Phaser.Rectangle}
<static> equals(a, b) → {boolean} Determines whether
centerX : number The x coordinate of the center of the Rectangle. Source
<static> union(a, b, output) → {
<static> containsPoint(a, point) → {boolean} Determines
<static> intersectsRaw(left, right, top, bottom, tolerance) → {boolean}
scale(x, y) → {Phaser.Rectangle}
offsetPoint(point) → {Phaser.Rectangle}
Page 2 of 7