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