From 5cf6574c0796ce614adefbe32f7091fba9cf921a Mon Sep 17 00:00:00 2001 From: dabreegster Date: Wed, 28 Apr 2021 01:06:39 +0000 Subject: [PATCH] deploy: 71e559b6d5d7ea469f374653ef142db314bd10de --- rustdoc/game/app/struct.App.html | 4 +- rustdoc/game/edit/roads/fn.add_new_lane.html | 2 +- rustdoc/game/edit/roads/fn.can_reverse.html | 2 +- .../roads/fn.highlight_current_selection.html | 2 +- .../game/edit/roads/fn.lane_type_to_icon.html | 2 +- .../game/edit/roads/fn.make_main_panel.html | 2 +- .../game/edit/roads/fn.make_top_panel.html | 2 +- rustdoc/game/edit/roads/fn.width_choices.html | 2 +- rustdoc/game/edit/roads/index.html | 2 +- .../game/edit/roads/struct.RoadEditor.html | 4 +- .../built_info/constant.BUILT_TIME_UTC.html | 2 +- rustdoc/map_gui/render/map/index.html | 2 +- .../map_gui/render/map/struct.DrawMap.html | 4 +- rustdoc/map_gui/render/struct.DrawMap.html | 4 +- rustdoc/search-index.js | 2 +- rustdoc/src/game/edit/roads.rs.html | 64 ++++++++++++++++++- .../game-e51c0a1cdd4549fe/out/built.rs.html | 2 +- rustdoc/src/map_gui/render/map.rs.html | 14 +++- 18 files changed, 94 insertions(+), 24 deletions(-) diff --git a/rustdoc/game/app/struct.App.html b/rustdoc/game/app/struct.App.html index 42cba9aee3..6913f4afba 100644 --- a/rustdoc/game/app/struct.App.html +++ b/rustdoc/game/app/struct.App.html @@ -165,8 +165,8 @@ call this to handle all other events. Read more

impl State<App> for RoadEditor[src]

impl State<App> for RoadEditor[src]

impl State<App> for RouteEditor[src]

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

fn add_new_lane(road: &mut EditRoad, lt: LaneType) -> usize
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.can_reverse.html b/rustdoc/game/edit/roads/fn.can_reverse.html index 7afd5dfcfc..3a4c547d57 100644 --- a/rustdoc/game/edit/roads/fn.can_reverse.html +++ b/rustdoc/game/edit/roads/fn.can_reverse.html @@ -1,5 +1,5 @@ game::edit::roads::can_reverse - Rust

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

fn can_reverse(_: LaneType) -> bool
+ Change settings

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

fn can_reverse(_: LaneType) -> bool
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.highlight_current_selection.html b/rustdoc/game/edit/roads/fn.highlight_current_selection.html index aa697811f4..4d9764581b 100644 --- a/rustdoc/game/edit/roads/fn.highlight_current_selection.html +++ b/rustdoc/game/edit/roads/fn.highlight_current_selection.html @@ -1,5 +1,5 @@ game::edit::roads::highlight_current_selection - Rust

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)
+ Change settings

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)
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.lane_type_to_icon.html b/rustdoc/game/edit/roads/fn.lane_type_to_icon.html index 05db722c5d..6e9368b7a2 100644 --- a/rustdoc/game/edit/roads/fn.lane_type_to_icon.html +++ b/rustdoc/game/edit/roads/fn.lane_type_to_icon.html @@ -1,5 +1,5 @@ game::edit::roads::lane_type_to_icon - Rust

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

fn lane_type_to_icon(lt: LaneType) -> Option<&'static str>
+ Change settings

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

fn lane_type_to_icon(lt: LaneType) -> Option<&'static str>
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.make_main_panel.html b/rustdoc/game/edit/roads/fn.make_main_panel.html index 625140d659..e95459fb78 100644 --- a/rustdoc/game/edit/roads/fn.make_main_panel.html +++ b/rustdoc/game/edit/roads/fn.make_main_panel.html @@ -1,5 +1,5 @@ game::edit::roads::make_main_panel - Rust

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

fn make_main_panel(
    ctx: &mut EventCtx<'_>,
    app: &App,
    road: &Road,
    current_lane: Option<LaneID>
) -> Panel
+ Change settings

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

fn make_main_panel(
    ctx: &mut EventCtx<'_>,
    app: &App,
    road: &Road,
    current_lane: Option<LaneID>
) -> Panel
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.make_top_panel.html b/rustdoc/game/edit/roads/fn.make_top_panel.html index af07fc1f53..3abab2b401 100644 --- a/rustdoc/game/edit/roads/fn.make_top_panel.html +++ b/rustdoc/game/edit/roads/fn.make_top_panel.html @@ -1,5 +1,5 @@ game::edit::roads::make_top_panel - Rust

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

fn make_top_panel(
    ctx: &mut EventCtx<'_>,
    app: &App,
    num_edit_cmds_originally: usize,
    no_redo_cmds: bool
) -> Panel
+ Change settings

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

fn make_top_panel(
    ctx: &mut EventCtx<'_>,
    app: &App,
    num_edit_cmds_originally: usize,
    no_redo_cmds: bool
) -> Panel
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.width_choices.html b/rustdoc/game/edit/roads/fn.width_choices.html index 7fb1fe2429..5782e81187 100644 --- a/rustdoc/game/edit/roads/fn.width_choices.html +++ b/rustdoc/game/edit/roads/fn.width_choices.html @@ -1,5 +1,5 @@ game::edit::roads::width_choices - Rust

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

fn width_choices(app: &App, l: LaneID) -> Vec<Choice<Distance>>
+ Change settings

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

fn width_choices(app: &App, l: LaneID) -> Vec<Choice<Distance>>
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/index.html b/rustdoc/game/edit/roads/index.html index c85cfae192..c096beb026 100644 --- a/rustdoc/game/edit/roads/index.html +++ b/rustdoc/game/edit/roads/index.html @@ -1,7 +1,7 @@ game::edit::roads - Rust

Module game::edit::roads[][src]

Structs

+ Change settings

Module game::edit::roads[][src]

Structs

RoadEditor

Functions

add_new_lane
can_reverse
highlight_current_selection
lane_type_to_icon
make_main_panel
make_top_panel
width_choices
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/struct.RoadEditor.html b/rustdoc/game/edit/roads/struct.RoadEditor.html index 1490e90724..d1bbac9e83 100644 --- a/rustdoc/game/edit/roads/struct.RoadEditor.html +++ b/rustdoc/game/edit/roads/struct.RoadEditor.html @@ -10,8 +10,8 @@ num_edit_cmds_originally: usize, redo_stack: Vec<EditCmd>, }

- Fields

r: RoadIDcurrent_lane: Option<LaneID>top_panel: Panelmain_panel: Panelhighlight_selection: (Option<LaneID>, Drawable)num_edit_cmds_originally: usizeredo_stack: Vec<EditCmd>

Implementations

impl RoadEditor[src]

pub fn new(
    ctx: &mut EventCtx<'_>,
    app: &mut App,
    r: RoadID
) -> Box<dyn State<App>>
[src]

fn modify_current_lane<F: Fn(&mut EditRoad, usize)>(
    &mut self,
    ctx: &mut EventCtx<'_>,
    app: &mut App,
    select_new_lane_offset: Option<isize>,
    f: F
)
[src]

fn recalc_all_panels(&mut self, ctx: &mut EventCtx<'_>, app: &App)[src]

Trait Implementations

impl State<App> for RoadEditor[src]