intersects(b) → {boolean} Determines whether this Rectangle and another given Rectangle intersect
<static> containsRaw(rx, ry, rw, rh, x, y) → {boolean} Determines
containsRect(b) → {boolean} Determines whether the first Rectangle object is fully contained within
aabb(points, out) → {Phaser
offset(dx, dy) → {Phaser.Rectangle}
[readonly] type : number The const type of this object.
<static> sameDimensions(a, b) → {boolean} Determines
copyFrom(source) → {Phaser.Rectangle}
new Rectangle(x, y, width, height) Creates a new Rectangle object with the top-left corner specified by the x and y parameters and with
randomY : number A random value between the top and bottom values (inclusive) of the Rectangle.
Page 6 of 7