Function game::edit::roads::highlight_current_selection[][src]

fn highlight_current_selection(
    ctx: &mut EventCtx<'_>,
    app: &App,
    r: RoadID,
    l: Option<LaneID>
) -> (Option<LaneID>, Drawable)