Function game::edit::roads::add_new_lane [−][src]
fn add_new_lane(road: &mut EditRoad, lt: LaneType, osm_tags: &Tags) -> usize
Before this state is popped or replaced, call this.
Specifies what to draw before draw()
-Respond to a UI event, such as input or time passing.
+Specifies what to draw before draw()
Before this state is popped or replaced, call this.
Respond to a UI event, such as input or time passing.
diff --git a/rustdoc/game/edit/roads/fn.add_new_lane.html b/rustdoc/game/edit/roads/fn.add_new_lane.html index ddc4f59018..75012fe9e9 100644 --- a/rustdoc/game/edit/roads/fn.add_new_lane.html +++ b/rustdoc/game/edit/roads/fn.add_new_lane.html @@ -1,3 +1,3 @@fn add_new_lane(road: &mut EditRoad, lt: LaneType, osm_tags: &Tags) -> usize
fn add_new_lane(road: &mut EditRoad, lt: LaneType, osm_tags: &Tags) -> usize