Circle constructor, initialized position and radius
X coordinate of the position
Y coordinate of the position
Circle's radius
Readonly
Range position
Check if the given point is inside the circle
true or false, checking if the given point is inside the circle
the point to check
Check if the given range intersects the circle
true or false, checking if the range is intersecting with the circle
the range to check
Circle constructor, initialized position and radius