Readonly
positionRange position
Readonly
radiusCircle's radius
Readonly
typeCheck if the given point is inside the circle
the point to check
true or false, checking if the given point is inside the circle
Check if the given range intersects the circle
the range to check
true or false, checking if the range is intersecting with the circle
Circle constructor, initialized position and radius