left The x coordinate of the leftmost point of the circle. Changing the left property of a Circle object has no effect on the x and y properties. However it does affect
topRight : Phaser.Point The location of the Rectangles
clone() → {Phaser.RoundedRectangle}
centerY : number The y coordinate of the center of the Rectangle. Source
size(output) → {Phaser.Point}
[readonly] type : number The const type of this object.
[readonly] perimeter : number The perimeter size of the Rectangle. This is the sum of all
[readonly] halfHeight : number Half of the height of the Rectangle.
intersection(b, out) → {Phaser.Rectangle}
<static> intersects(a, b, asSegment, result)
Page 12 of 25