GetCollisionRec method

Implementation

String GetCollisionRec(
  RectangleBase rec1,
  RectangleBase rec2,
) => 'GetCollisionRec($rec1, $rec2)';