y : number The y coordinate of the top-left corner of the Rectangle. Source
normalRightHand() → {Phaser.Point}
union(b, out) → {Phaser.Rectangle}
contains(x, y) → {boolean} Checks whether the x and y coordinates are contained within this polygon
setTo(x, y, diameter) → {Circle} Sets the members of Circle to the specified values.
[readonly] volume : number The volume of the Rectangle derived from width * height.
<static> contains(a, x, y) → {boolean} Return true if
<static> intersection(a, b, output) → {
<static> negative(a, out) → {
left : number The x coordinate of the left of the Rectangle. Changing the left property of a Rectangle object has no effect on
Page 18 of 25