Function map_gui::render::grey_out_unhighlighted_people[][src]

fn grey_out_unhighlighted_people(
    color: Color,
    person: &Option<PersonID>,
    sim: &Sim
) -> Color
Expand description

If the sim has highlighted people, then fade all others out.