intersects(line, asSegment, result) → {
intersects(b) → {boolean} Determines whether this Rectangle and another given Rectangle intersect
clampY(min, max) → {Phaser.Point}
invert() → {Phaser.Point}
bottom : number The sum of the y and radius properties. Changing the bottom property of a Circle object has no effect on the x
random(out) → {Phaser.Point}
x : number The x coordinate of the top-left corner of the Rectangle. Source
new Rectangle(x, y, width, height) Creates a new Rectangle object with the top-left corner specified by the x and y parameters and with
copyTo(dest) → {object} Copies the x, y, width and height properties from this Ellipse to any given
midPoint(out) → {Phaser.Point}
Page 22 of 25