[][src]Function ezgui::tools::screenshot::screenshot_everything

pub(crate) fn screenshot_everything<G: GUI>(
    state: &mut State<G>,
    dir_path: &str,
    prerender: &Prerender,
    zoom: f64,
    max_x: f64,
    max_y: f64
)