game::info::person

Function parked_car

Source
pub fn parked_car(
    ctx: &mut EventCtx<'_>,
    app: &App,
    details: &mut Details,
    id: CarID,
    is_paused: bool,
) -> Widget