distance(dest, round) → {number} Returns the distance from the center
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
[readonly] type : number The const type of this object.
contains(x, y) → {boolean} Return true if the given x/y coordinates are within this Circle object
circumference() → {number} The circumference of the circle. Returns
top : number The sum of the y minus the radius property. Changing the top property of a Circle object has no effect on the x and
setTo(x, y, diameter) → {Circle} Sets the members of Circle to the specified values.
x : number The x coordinate of the center of the circle. Source code:
offset(dx, dy) → {Circle} Adjusts the location of the Circle object, as determined by its center
<static> contains(a, x, y) → {boolean} Return true if
Page 2 of 3