game::layer::pandemic

Function make_controls

Source
fn make_controls(
    ctx: &mut EventCtx<'_>,
    app: &App,
    opts: &Options,
    legend: Option<Widget>,
) -> Panel