intersects
A shape intersects another if any of its points is contained in the other one.
Return
true if the intersection is not empty
Parameters
other
the other shape
A shape intersects another if any of its points is contained in the other one.
true if the intersection is not empty
the other shape