aabb(points, out) → {Phaser
copyTo(source) → {object} Copies the x, y, width and height properties from this Rectangle to any
[readonly] type : number The const type of this object.
<static> sameDimensions(a, b) → {boolean} Determines
<static> containsRaw(rx, ry, rw, rh, x, y) → {boolean} Determines
intersects(b) → {boolean} Determines whether this Rectangle and another given Rectangle intersect
random(out) → {Phaser.Point}
x : number The x coordinate of the top-left corner of the Rectangle. Source
offset(dx, dy) → {Phaser.Rectangle}
randomY : number A random value between the top and bottom values (inclusive) of the Rectangle.
Page 6 of 7