Check if two boundaries overleap each other (intersect). Returns a boolean value for the state of the intersection.
Optional
if 2 rectangles count as intersecting when the borders are exactly equal
Check if two boundaries overleap each other (intersect). Returns a boolean value for the state of the intersection.