top : number The y coordinate of the top of the Rectangle. Changing the top property of a Rectangle object has no effect on the
topRight : Phaser.Point The location of the Rectangles
centerY : number The y coordinate of the center of the Rectangle. Source
equals(b) → {boolean} Determines whether the two Rectangles are equal.This method compares
<static> intersects(a, b) → {boolean} Determines whether
[readonly] perimeter : number The perimeter size of the Rectangle. This is the sum of all
centerOn(x, y) → {Phaser.Rectangle}
intersection(b, out) → {Phaser.Rectangle}
<static> inflate(a, dx, dy) → {
<static> inflatePoint(a, point) → {
Page 4 of 7