empty : boolean Determines whether or not this Rectangle object is empty. A Rectangle object is empty if its width or height is
<static> size(a, output) → {
<static> inflate(a, dx, dy) → {
union(b, out) → {Phaser.Rectangle}
<static> containsRect(a, b) → {boolean} Determines whether
<static> intersection(a, b, output) → {
toString() → {string} Returns a string representation of this object. Returns
<static> inflatePoint(a, point) → {
left : number The x coordinate of the left of the Rectangle. Changing the left property of a Rectangle object has no effect on
randomY : number A random value between the top and bottom values (inclusive) of the Rectangle.
Page 5 of 7