fn setup_editing(
ctx: &mut EventCtx<'_>,
app: &App,
neighbourhood: &Neighbourhood,
labels: &DrawSimpleRoadLabels,
) -> (EditNeighbourhood, Drawable, Drawable, RenderCells, World<DummyID>)
fn setup_editing(
ctx: &mut EventCtx<'_>,
app: &App,
neighbourhood: &Neighbourhood,
labels: &DrawSimpleRoadLabels,
) -> (EditNeighbourhood, Drawable, Drawable, RenderCells, World<DummyID>)