X coordinate of the position
Y coordinate of the position
Circle's radius
the canvas size, used for warp formulas
Check 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