pub fn clear<G>(color: [f32; 4], g: &mut G) where
    G: Graphics
Expand description

Clears the screen.