2D circle with given center point and radius.
v2.0.0
Returns true if given point is inside this circle.
true
Returns the distance between this circle and the given point.
Returns true if given circle intersects this circle.
Returns true if given polygon intersects this circle.
Returns true if given section intersects this circle.
Returns true if given other shape intersects this circle.
Returns true if given rectangle intersects this shape.
Returns this circle rotated by given angle around origin point.
Returns this circle rotated by given angle around given pivot point.
Returns this circle scaled by given scale value relative to origin point.
Returns this circle scaled by given scale value relative to given center point.
Returns this circle translated by given vector.
Bounding box of this circle.
Center of this circle.
Midpoint of this circle.
Radius of this circle.
Type of coordinates in this circle.