testRectRect(r1: Rect, r2: Rect): boolean Check if 2 rectangle overlaps.paramr1- The first rectangle.paramr2- The second rectangle.returnstrue if the rectangles overlap.sincev2000.0groupMath