pub(crate) static mut BG_BUFFER: [[Pixel; 500]; 500]
Expand description

Frame buffer with the pretty background pattern. Used to clear the scene.