diff --git a/rustdoc/game/all.html b/rustdoc/game/all.html index bd04f27911..43dac14be1 100644 --- a/rustdoc/game/all.html +++ b/rustdoc/game/all.html @@ -3,4 +3,4 @@

[] - List of all items

Structs

Enums

Traits

Functions

Typedefs

Constants

\ No newline at end of file + List of all items

Structs

Enums

Traits

Functions

Typedefs

Constants

\ No newline at end of file diff --git a/rustdoc/game/app/struct.App.html b/rustdoc/game/app/struct.App.html index 14bffbcf0d..e61a5c939d 100644 --- a/rustdoc/game/app/struct.App.html +++ b/rustdoc/game/app/struct.App.html @@ -120,12 +120,12 @@ call this to handle all other events. Read more

impl State<App> for DebugMode[src]

impl State<App> for DebugMode[src]

impl State<App> for ScreenshotTest[src]

impl State<App> for ScreenshotTest[src]

impl State<App> for CollisionsViewer[src]

[][src]Trait game::app::ShowObject

pub trait ShowObject {
     fn show(&self, obj: &ID) -> bool;
 
fn layers(&self) -> &ShowLayers; -}

Required methods

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

fn layers(&self) -> &ShowLayers[src]

Loading content...

Implementors

impl ShowObject for ShowEverything[src]

impl ShowObject for DebugMode[src]

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

Required methods

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

fn layers(&self) -> &ShowLayers[src]

Loading content...

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 faf516a9fc..7ee6930a7d 100644 --- a/rustdoc/game/debug/fn.calc_all_routes.html +++ b/rustdoc/game/debug/fn.calc_all_routes.html @@ -1,4 +1,4 @@ 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 + Change settings

[][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 b15ee112d1..848d62a343 100644 --- a/rustdoc/game/debug/fn.diff_tags.html +++ b/rustdoc/game/debug/fn.diff_tags.html @@ -1,4 +1,4 @@ game::debug::diff_tags - Rust

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

fn diff_tags(t1: &Tags, t2: &Tags)
\ No newline at end of file + Change settings

[][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.draw_banned_turns.html b/rustdoc/game/debug/fn.draw_banned_turns.html new file mode 100644 index 0000000000..7dc79bafe1 --- /dev/null +++ b/rustdoc/game/debug/fn.draw_banned_turns.html @@ -0,0 +1,4 @@ +game::debug::draw_banned_turns - Rust + +

[][src]Function game::debug::draw_banned_turns

fn draw_banned_turns(ctx: &mut EventCtx<'_>, app: &App) -> Drawable
\ No newline at end of file diff --git a/rustdoc/game/debug/fn.export_for_leaflet.html b/rustdoc/game/debug/fn.export_for_leaflet.html index abe4822885..6210346ce0 100644 --- a/rustdoc/game/debug/fn.export_for_leaflet.html +++ b/rustdoc/game/debug/fn.export_for_leaflet.html @@ -1,4 +1,4 @@ game::debug::export_for_leaflet - Rust

[][src]Function game::debug::export_for_leaflet

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

[][src]Function game::debug::export_for_leaflet

fn export_for_leaflet(ctx: &mut EventCtx<'_>, app: &App)
\ 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 d99c2fe37f..23b10d517b 100644 --- a/rustdoc/game/debug/fn.find_bad_signals.html +++ b/rustdoc/game/debug/fn.find_bad_signals.html @@ -1,4 +1,4 @@ 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 + Change settings

[][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 d194526532..fd30b9a170 100644 --- a/rustdoc/game/debug/fn.find_degenerate_roads.html +++ b/rustdoc/game/debug/fn.find_degenerate_roads.html @@ -1,4 +1,4 @@ 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 + Change settings

[][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 8b9e6289ec..3571736525 100644 --- a/rustdoc/game/debug/fn.find_large_intersections.html +++ b/rustdoc/game/debug/fn.find_large_intersections.html @@ -1,4 +1,4 @@ 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 + Change settings

[][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.search_osm.html b/rustdoc/game/debug/fn.search_osm.html index ac1b750043..f5e79d06d6 100644 --- a/rustdoc/game/debug/fn.search_osm.html +++ b/rustdoc/game/debug/fn.search_osm.html @@ -1,4 +1,4 @@ game::debug::search_osm - Rust

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

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

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

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

[][src]Module game::debug

Modules

+ Change settings

[][src]Module game::debug

Modules

blocked_by
floodfill
objects
path_counter
polygons
routes
shared_row
streetmix

Structs

Actions
DebugMode
ScreenshotTest
SearchResults

Functions

-
calc_all_routes
diff_tags
export_for_leaflet
find_bad_signals
find_degenerate_roads
find_large_intersections
search_osm
\ No newline at end of file +
calc_all_routes
diff_tags
draw_banned_turns
export_for_leaflet
find_bad_signals
find_degenerate_roads
find_large_intersections
search_osm
\ No newline at end of file diff --git a/rustdoc/game/debug/sidebar-items.js b/rustdoc/game/debug/sidebar-items.js index 95c9935dfd..0f1c3bff36 100644 --- a/rustdoc/game/debug/sidebar-items.js +++ b/rustdoc/game/debug/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"fn":[["calc_all_routes",""],["diff_tags",""],["export_for_leaflet",""],["find_bad_signals",""],["find_degenerate_roads",""],["find_large_intersections",""],["search_osm",""]],"mod":[["blocked_by",""],["floodfill",""],["objects",""],["path_counter",""],["polygons",""],["routes",""],["shared_row",""],["streetmix",""]],"struct":[["Actions",""],["DebugMode",""],["ScreenshotTest",""],["SearchResults",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["calc_all_routes",""],["diff_tags",""],["draw_banned_turns",""],["export_for_leaflet",""],["find_bad_signals",""],["find_degenerate_roads",""],["find_large_intersections",""],["search_osm",""]],"mod":[["blocked_by",""],["floodfill",""],["objects",""],["path_counter",""],["polygons",""],["routes",""],["shared_row",""],["streetmix",""]],"struct":[["Actions",""],["DebugMode",""],["ScreenshotTest",""],["SearchResults",""]]}); \ No newline at end of file diff --git a/rustdoc/game/debug/struct.Actions.html b/rustdoc/game/debug/struct.Actions.html index 64da493faa..a2afd67a43 100644 --- a/rustdoc/game/debug/struct.Actions.html +++ b/rustdoc/game/debug/struct.Actions.html @@ -1,7 +1,7 @@ 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[src]

impl Send for Actions[src]

impl Sync for Actions[src]

impl Unpin for Actions[src]

impl UnwindSafe for Actions[src]

Blanket Implementations

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

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

struct Actions;

Trait Implementations

impl ContextualActions for Actions[src]

Auto Trait Implementations

Blanket Implementations

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

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Downcast for T where
    T: Any