fn contains_circle(interact_rect: Rect, pos: Pos2, radius: f32) -> bool
Returns true if the rectangle contains the whole circle.