From a0faa34182f74bd5108cd303da5d6f3e8ed671a1 Mon Sep 17 00:00:00 2001 From: dabreegster Date: Mon, 5 Oct 2020 16:10:15 +0000 Subject: [PATCH] deploy: 8e49aac42f125fe6877f68bc838ebf9ed202abb6 --- rustdoc/game/app/trait.ShowObject.html | 2 +- rustdoc/game/debug/fn.calc_all_routes.html | 2 +- rustdoc/game/debug/fn.diff_tags.html | 2 +- rustdoc/game/debug/fn.find_bad_signals.html | 2 +- .../game/debug/fn.find_degenerate_roads.html | 2 +- .../debug/fn.find_large_intersections.html | 2 +- .../game/debug/fn.screenshot_everything.html | 2 +- rustdoc/game/debug/fn.search_osm.html | 2 +- rustdoc/game/debug/index.html | 2 +- rustdoc/game/debug/struct.Actions.html | 2 +- rustdoc/game/debug/struct.DebugMode.html | 2 +- rustdoc/game/debug/struct.ScreenshotTest.html | 4 +- rustdoc/game/debug/struct.SearchResults.html | 2 +- rustdoc/game/game/trait.State.html | 2 +- .../game/info/trait.ContextualActions.html | 2 +- .../built_info/constant.BUILT_TIME_UTC.html | 2 +- rustdoc/search-index.js | 6 +- .../struct.IntersectionSimState.html | 2 +- rustdoc/sim/sim/struct.Sim.html | 2 +- rustdoc/sim/struct.Sim.html | 2 +- rustdoc/src/game/debug/mod.rs.html | 14 +++- .../game-328a68dc3c8de063/out/built.rs.html | 2 +- rustdoc/src/sim/mechanics/driving.rs.html | 2 +- .../src/sim/mechanics/intersection.rs.html | 4 +- rustdoc/src/sim/sim/queries.rs.html | 2 +- rustdoc/src/traffic_seitan/main.rs.html | 74 ++++++++++++++++++- rustdoc/traffic_seitan/all.html | 2 +- .../fn.alter_turn_destinations.html | 1 + rustdoc/traffic_seitan/fn.main.html | 2 +- .../fn.nuke_random_parking.html | 2 +- rustdoc/traffic_seitan/fn.run.html | 2 +- rustdoc/traffic_seitan/index.html | 4 +- rustdoc/traffic_seitan/sidebar-items.js | 2 +- 33 files changed, 122 insertions(+), 37 deletions(-) create mode 100644 rustdoc/traffic_seitan/fn.alter_turn_destinations.html diff --git a/rustdoc/game/app/trait.ShowObject.html b/rustdoc/game/app/trait.ShowObject.html index 11093d44d8..73dce15d96 100644 --- a/rustdoc/game/app/trait.ShowObject.html +++ b/rustdoc/game/app/trait.ShowObject.html @@ -3,4 +3,4 @@
fn layers(&self) -> &ShowLayers; }

Required methods

fn show(&self, obj: &ID) -> bool

fn layers(&self) -> &ShowLayers

Loading content... -

Implementors

impl ShowObject for ShowEverything[src]

impl ShowObject for DebugMode[src]

Loading content... \ No newline at end of file +

Implementors

impl ShowObject for ShowEverything[src]

impl ShowObject for DebugMode[src]

Loading content... \ No newline at end of file diff --git a/rustdoc/game/debug/fn.calc_all_routes.html b/rustdoc/game/debug/fn.calc_all_routes.html index 0a042fa4bd..e4f10f52ed 100644 --- a/rustdoc/game/debug/fn.calc_all_routes.html +++ b/rustdoc/game/debug/fn.calc_all_routes.html @@ -1 +1 @@ -game::debug::calc_all_routes - Rust

[][src]Function game::debug::calc_all_routes

fn calc_all_routes(ctx: &EventCtx, app: &mut App) -> (usize, Drawable)
\ No newline at end of file +game::debug::calc_all_routes - Rust

[][src]Function game::debug::calc_all_routes

fn calc_all_routes(ctx: &EventCtx, app: &mut App) -> (usize, Drawable)
\ No newline at end of file diff --git a/rustdoc/game/debug/fn.diff_tags.html b/rustdoc/game/debug/fn.diff_tags.html index fbe4578142..a51cc0eabe 100644 --- a/rustdoc/game/debug/fn.diff_tags.html +++ b/rustdoc/game/debug/fn.diff_tags.html @@ -1 +1 @@ -game::debug::diff_tags - Rust

[][src]Function game::debug::diff_tags

fn diff_tags(t1: &Tags, t2: &Tags)
\ No newline at end of file +game::debug::diff_tags - Rust

[][src]Function game::debug::diff_tags

fn diff_tags(t1: &Tags, t2: &Tags)
\ No newline at end of file diff --git a/rustdoc/game/debug/fn.find_bad_signals.html b/rustdoc/game/debug/fn.find_bad_signals.html index 5cf8df3607..6e8a98bb31 100644 --- a/rustdoc/game/debug/fn.find_bad_signals.html +++ b/rustdoc/game/debug/fn.find_bad_signals.html @@ -1 +1 @@ -game::debug::find_bad_signals - Rust

[][src]Function game::debug::find_bad_signals

fn find_bad_signals(app: &App)
\ No newline at end of file +game::debug::find_bad_signals - Rust

[][src]Function game::debug::find_bad_signals

fn find_bad_signals(app: &App)
\ No newline at end of file diff --git a/rustdoc/game/debug/fn.find_degenerate_roads.html b/rustdoc/game/debug/fn.find_degenerate_roads.html index 27dfef2d4d..1038536d8e 100644 --- a/rustdoc/game/debug/fn.find_degenerate_roads.html +++ b/rustdoc/game/debug/fn.find_degenerate_roads.html @@ -1 +1 @@ -game::debug::find_degenerate_roads - Rust

[][src]Function game::debug::find_degenerate_roads

fn find_degenerate_roads(app: &App)
\ No newline at end of file +game::debug::find_degenerate_roads - Rust

[][src]Function game::debug::find_degenerate_roads

fn find_degenerate_roads(app: &App)
\ No newline at end of file diff --git a/rustdoc/game/debug/fn.find_large_intersections.html b/rustdoc/game/debug/fn.find_large_intersections.html index 483b224c13..e1ff70746d 100644 --- a/rustdoc/game/debug/fn.find_large_intersections.html +++ b/rustdoc/game/debug/fn.find_large_intersections.html @@ -1 +1 @@ -game::debug::find_large_intersections - Rust

[][src]Function game::debug::find_large_intersections

fn find_large_intersections(app: &App)
\ No newline at end of file +game::debug::find_large_intersections - Rust

[][src]Function game::debug::find_large_intersections

fn find_large_intersections(app: &App)
\ No newline at end of file diff --git a/rustdoc/game/debug/fn.screenshot_everything.html b/rustdoc/game/debug/fn.screenshot_everything.html index d42f872d22..5f59726ca3 100644 --- a/rustdoc/game/debug/fn.screenshot_everything.html +++ b/rustdoc/game/debug/fn.screenshot_everything.html @@ -1 +1 @@ -game::debug::screenshot_everything - Rust

[][src]Function game::debug::screenshot_everything

fn screenshot_everything(ctx: &mut EventCtx, app: &App)
\ No newline at end of file +game::debug::screenshot_everything - Rust

[][src]Function game::debug::screenshot_everything

fn screenshot_everything(ctx: &mut EventCtx, app: &App)
\ No newline at end of file diff --git a/rustdoc/game/debug/fn.search_osm.html b/rustdoc/game/debug/fn.search_osm.html index 152e5dd437..b05fee837d 100644 --- a/rustdoc/game/debug/fn.search_osm.html +++ b/rustdoc/game/debug/fn.search_osm.html @@ -1 +1 @@ -game::debug::search_osm - Rust

[][src]Function game::debug::search_osm

fn search_osm(filter: String, ctx: &mut EventCtx, app: &mut App) -> Transition
\ No newline at end of file +game::debug::search_osm - Rust

[][src]Function game::debug::search_osm

fn search_osm(filter: String, ctx: &mut EventCtx, app: &mut App) -> Transition
\ No newline at end of file diff --git a/rustdoc/game/debug/index.html b/rustdoc/game/debug/index.html index 15614047bf..1ff8ec72a9 100644 --- a/rustdoc/game/debug/index.html +++ b/rustdoc/game/debug/index.html @@ -1,4 +1,4 @@ -game::debug - Rust

[][src]Module game::debug

Modules

+game::debug - Rust

[][src]Module game::debug

Modules

floodfill
objects
path_counter
polygons
shared_row

Structs

Actions
DebugMode
ScreenshotTest
SearchResults

Functions

calc_all_routes
diff_tags
find_bad_signals
find_degenerate_roads
find_large_intersections
screenshot_everything
search_osm
\ No newline at end of file diff --git a/rustdoc/game/debug/struct.Actions.html b/rustdoc/game/debug/struct.Actions.html index aab105d749..4ea9d31fbb 100644 --- a/rustdoc/game/debug/struct.Actions.html +++ b/rustdoc/game/debug/struct.Actions.html @@ -1,4 +1,4 @@ -game::debug::Actions - Rust

[][src]Struct game::debug::Actions

struct Actions;

Trait Implementations

impl ContextualActions for Actions[src]

Auto Trait Implementations

impl RefUnwindSafe for Actions

impl Send for Actions

impl Sync for Actions

impl Unpin for Actions

impl UnwindSafe for Actions

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]