toString() → {string} Returns a string representation of this object. Returns
<static> size(a, output) → {
<static> containsRect(a, b) → {boolean} Determines whether
<static> inflatePoint(a, point) → {
<static> intersection(a, b, output) → {
union(b, out) → {Phaser.Rectangle}
left : number The x coordinate of the left of the Rectangle. Changing the left property of a Rectangle object has no effect on
[readonly] volume : number The volume of the Rectangle derived from width * height.
height : number The height of the Rectangle. This value should never be set to a negative.
containsRect(b) → {boolean} Determines whether the first Rectangle object is fully contained within
Page 5 of 7