pub fn check_collision_rects(rec1: Rectangle, rec2: Rectangle) -> bool
Check collision between two rectangles