pub fn clear_background(color: Color)
Expand description

Fill window background with solid color. Note: even when “clear_background” was not called explicitly screen will be cleared at the beginning of the frame.