<static> equals(a, b) → {boolean} Determines whether
x : number The x coordinate of the center of the circle. Source code:
<static> intersectsRectangle(c, r) → {boolean} Checks
setTo(x, y, diameter) → {Circle} Sets the members of Circle to the specified values.
<static> contains(a, x, y) → {boolean} Return true if
toString() → {string} Returns a string representation of this object. Returns
getBounds() → {Phaser.Rectangle}
copyTo(dest) → {object} Copies the x, y and diameter properties from this Circle to any given object
bottom : number The sum of the y and radius properties. Changing the bottom property of a Circle object has no effect on the x
radius : number The length of a line extending from the center of the circle to any point on the circle itself. The same as half
Page 3 of 3