intersects

open infix override fun intersects(rectangle: Rectangle): Boolean

Checks whether the given rectangle intersects this one

Return

true IFF the given rectangle intersects this Rectangle