Returns true if a or b overlap, are equal, or a contains b. A circle can be checked for intersections with another CirclePositioned, Point or RectPositioned.
a
b
Use intersections to find the points of intersection.
intersections
Circle
Circle or point to test
Optional
True if circle overlap
Returns true if
aorboverlap, are equal, oracontainsb. A circle can be checked for intersections with another CirclePositioned, Point or RectPositioned.Use
intersectionsto find the points of intersection.