game::render

Function grey_out_unhighlighted_people

Source
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.