From 344237f4d1ac7fa55a8aead96b659cc92c433d4c Mon Sep 17 00:00:00 2001 From: dabreegster Date: Wed, 25 Nov 2020 19:36:34 +0000 Subject: [PATCH] deploy: b6ebee0dd8711a93e87afb2f07cca3b506daedfa --- rustdoc/game/app/struct.App.html | 4 +- .../built_info/constant.BUILT_TIME_UTC.html | 2 +- .../dashboards/commuter/enum.BorderType.html | 2 +- .../commuter/fn.build_shape_for_border.html | 2 +- .../dashboards/commuter/fn.group_bldgs.html | 2 +- .../dashboards/commuter/fn.make_panel.html | 2 +- .../commuter/fn.partition_sidewalk_loops.html | 2 +- .../sandbox/dashboards/commuter/index.html | 2 +- .../commuter/struct.CommuterPatterns.html | 4 +- .../dashboards/commuter/struct.Loop.html | 2 +- rustdoc/search-index.js | 14 +- rustdoc/src/experiment/game.rs.html | 2 +- rustdoc/src/game/devtools/kml.rs.html | 2 +- .../src/game/edit/traffic_signals/mod.rs.html | 2 +- .../game-dbd8f61b42b849fa/out/built.rs.html | 2 +- rustdoc/src/game/layer/parking.rs.html | 4 +- .../game/sandbox/dashboards/commuter.rs.html | 8 +- rustdoc/src/map_gui/tools/ui.rs.html | 10 +- rustdoc/src/osm_viewer/viewer.rs.html | 2 +- rustdoc/src/widgetry/backend_glow.rs.html | 20 +- .../src/widgetry/backend_glow_native.rs.html | 200 +++++++++--------- rustdoc/src/widgetry/widgets/slider.rs.html | 2 +- .../backend_glow/fn.load_textures.html | 2 +- rustdoc/widgetry/backend_glow/index.html | 6 +- .../widgetry/backend_glow/sidebar-items.js | 2 +- .../widgetry/backend_glow/struct.Buffer.html | 4 +- .../backend_glow/struct.Drawable.html | 11 +- .../backend_glow/struct.PrerenderInnards.html | 4 +- .../backend_glow/struct.VertexArray.html | 4 +- .../backend_glow/type.WindowAdapter.html | 2 +- .../backend_glow_native/fn.setup.html | 2 +- .../widgetry/backend_glow_native/index.html | 5 +- .../struct.WindowAdapter.html | 2 +- rustdoc/widgetry/index.html | 4 +- rustdoc/widgetry/sidebar-items.js | 2 +- rustdoc/widgetry/struct.Drawable.html | 11 +- 36 files changed, 185 insertions(+), 168 deletions(-) diff --git a/rustdoc/game/app/struct.App.html b/rustdoc/game/app/struct.App.html index 5e74865e5e..47a1f69305 100644 --- a/rustdoc/game/app/struct.App.html +++ b/rustdoc/game/app/struct.App.html @@ -162,8 +162,8 @@

impl State<App> for CommuterPatterns[src]

impl State<App> for CommuterPatterns[src]

impl<T: 'static, F: 'static, P: 'static + Fn(&mut EventCtx<'_>, &App, &Table<T, F>) -> Panel> State<App> for GenericTripTable<T, F, P>[src]

[][src]Function game::sandbox::dashboards::commuter::group_bldgs

fn group_bldgs(
    app: &App
) -> (HashMap<BuildingID, usize>, HashMap<IntersectionID, usize>, Vec<Block>)
\ No newline at end of file diff --git a/rustdoc/game/sandbox/dashboards/commuter/fn.make_panel.html b/rustdoc/game/sandbox/dashboards/commuter/fn.make_panel.html index 0c21e9316a..bd284ddfe5 100644 --- a/rustdoc/game/sandbox/dashboards/commuter/fn.make_panel.html +++ b/rustdoc/game/sandbox/dashboards/commuter/fn.make_panel.html @@ -1,4 +1,4 @@ game::sandbox::dashboards::commuter::make_panel - Rust

[][src]Function game::sandbox::dashboards::commuter::make_panel

fn make_panel(ctx: &mut EventCtx<'_>, app: &App) -> Panel
\ No newline at end of file + Change settings

[][src]Function game::sandbox::dashboards::commuter::make_panel

fn make_panel(ctx: &mut EventCtx<'_>, app: &App) -> Panel
\ No newline at end of file diff --git a/rustdoc/game/sandbox/dashboards/commuter/fn.partition_sidewalk_loops.html b/rustdoc/game/sandbox/dashboards/commuter/fn.partition_sidewalk_loops.html index 5e110d1a2f..4197ef13b2 100644 --- a/rustdoc/game/sandbox/dashboards/commuter/fn.partition_sidewalk_loops.html +++ b/rustdoc/game/sandbox/dashboards/commuter/fn.partition_sidewalk_loops.html @@ -1,4 +1,4 @@ game::sandbox::dashboards::commuter::partition_sidewalk_loops - Rust

[][src]Function game::sandbox::dashboards::commuter::partition_sidewalk_loops

fn partition_sidewalk_loops(app: &App) -> Vec<Loop>
\ No newline at end of file + Change settings

[][src]Function game::sandbox::dashboards::commuter::partition_sidewalk_loops

fn partition_sidewalk_loops(app: &App) -> Vec<Loop>
\ No newline at end of file diff --git a/rustdoc/game/sandbox/dashboards/commuter/index.html b/rustdoc/game/sandbox/dashboards/commuter/index.html index ce9d430966..f645ed8f3d 100644 --- a/rustdoc/game/sandbox/dashboards/commuter/index.html +++ b/rustdoc/game/sandbox/dashboards/commuter/index.html @@ -1,7 +1,7 @@ game::sandbox::dashboards::commuter - Rust

[][src]Module game::sandbox::dashboards::commuter

Structs

+ Change settings

[][src]Module game::sandbox::dashboards::commuter

Structs

Block
CommuterPatterns
Filter
Loop
PanelState

Enums

BlockSelection
BorderType

Functions

build_shape_for_border
group_bldgs
make_panel
partition_sidewalk_loops

Type Definitions

diff --git a/rustdoc/game/sandbox/dashboards/commuter/struct.CommuterPatterns.html b/rustdoc/game/sandbox/dashboards/commuter/struct.CommuterPatterns.html index 52934297c8..1a7a2d9d13 100644 --- a/rustdoc/game/sandbox/dashboards/commuter/struct.CommuterPatterns.html +++ b/rustdoc/game/sandbox/dashboards/commuter/struct.CommuterPatterns.html @@ -12,8 +12,8 @@ panel: Panel, draw_all_blocks: Drawable, }

- Fields

bldg_to_block: HashMap<BuildingID, usize>border_to_block: HashMap<IntersectionID, usize>blocks: Vec<Block>current_block: (BlockSelection, Drawable)filter: Filtertrips_from_block: Vec<Vec<TripInfo>>trips_to_block: Vec<Vec<TripInfo>>panel: Paneldraw_all_blocks: Drawable

Implementations

impl CommuterPatterns[src]

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

fn count_per_block(&self, base: &Block) -> Vec<(&Block, usize)>[src]

fn build_block_drawable<'a>(
    &self,
    block_selection: BlockSelection,
    ctx: &EventCtx<'_>,
    app: &App
) -> (Drawable, Option<PanelState<'a>>)
[src]

fn redraw_panel(
    &mut self,
    state: Option<&PanelState<'_>>,
    ctx: &mut EventCtx<'_>,
    app: &App
)
[src]

Trait Implementations

impl State<App> for CommuterPatterns[src]