abstreet/rustdoc/implementors/widgetry/app_state/trait.State.js

11 lines
32 KiB
JavaScript
Raw Normal View History

(function() {var implementors = {};
implementors["fifteen_min"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"fifteen_min/viewer/struct.Viewer.html\" title=\"struct fifteen_min::viewer::Viewer\">Viewer</a>","synthetic":false,"types":["fifteen_min::viewer::Viewer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"fifteen_min/viewer/struct.ExploreAmenities.html\" title=\"struct fifteen_min::viewer::ExploreAmenities\">ExploreAmenities</a>","synthetic":false,"types":["fifteen_min::viewer::ExploreAmenities"]}];
implementors["game"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/challenges/cutscene/struct.CutscenePlayer.html\" title=\"struct game::challenges::cutscene::CutscenePlayer\">CutscenePlayer</a>","synthetic":false,"types":["game::challenges::cutscene::CutscenePlayer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/challenges/cutscene/struct.ShowMessage.html\" title=\"struct game::challenges::cutscene::ShowMessage\">ShowMessage</a>","synthetic":false,"types":["game::challenges::cutscene::ShowMessage"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/common/warp/struct.Warping.html\" title=\"struct game::common::warp::Warping\">Warping</a>","synthetic":false,"types":["game::common::warp::Warping"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/common/warp/struct.DebugWarp.html\" title=\"struct game::common::warp::DebugWarp\">DebugWarp</a>","synthetic":false,"types":["game::common::warp::DebugWarp"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/blocked_by/struct.Viewer.html\" title=\"struct game::debug::blocked_by::Viewer\">Viewer</a>","synthetic":false,"types":["game::debug::blocked_by::Viewer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/blockfinder/struct.Blockfinder.html\" title=\"struct game::debug::blockfinder::Blockfinder\">Blockfinder</a>","synthetic":false,"types":["game::debug::blockfinder::Blockfinder"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/floodfill/struct.Floodfiller.html\" title=\"struct game::debug::floodfill::Floodfiller\">Floodfiller</a>","synthetic":false,"types":["game::debug::floodfill::Floodfiller"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/path_counter/struct.PathCounter.html\" title=\"struct game::debug::path_counter::PathCounter\">PathCounter</a>","synthetic":false,"types":["game::debug::path_counter::PathCounter"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/polygons/struct.PolygonDebugger.html\" title=\"struct game::debug::polygons::PolygonDebugger\">PolygonDebugger</a>","synthetic":false,"types":["game::debug::polygons::PolygonDebugger"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/routes/struct.RouteExplorer.html\" title=\"struct game::debug::routes::RouteExplorer\">RouteExplorer</a>","synthetic":false,"types":["game::debug::routes::RouteExplorer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/routes/struct.AllRoutesExplorer.html\" title=\"struct game::debug::routes::AllRoutesExplorer\">AllRoutesExplorer</a>","synthetic":false,"types":["game::debug::routes::AllRoutesExplorer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/routes/struct.PathCostDebugger.html\" title=\"struct game::debug::routes::PathCostDebugger\">PathCostDebugger</a>","synthetic":false,"types":["game::debug::routes::PathCostDebugger"]},{"text":"impl S
implementors["map_editor"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_editor/app/struct.App.html\" title=\"struct map_editor::app::App\">App</a>&gt; for <a class=\"struct\" href=\"map_editor/app/struct.MainState.html\" title=\"struct map_editor::app::MainState\">MainState</a>","synthetic":false,"types":["map_editor::app::MainState"]},{"text":"impl State&lt;<a class=\"struct\" href=\"map_editor/app/struct.App.html\" title=\"struct map_editor::app::App\">App</a>&gt; for <a class=\"struct\" href=\"map_editor/load/struct.PickMap.html\" title=\"struct map_editor::load::PickMap\">PickMap</a>","synthetic":false,"types":["map_editor::load::PickMap"]}];
implementors["map_gui"] = [{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/load/struct.MapAlreadyLoaded.html\" title=\"struct map_gui::load::MapAlreadyLoaded\">MapAlreadyLoaded</a>&lt;A&gt;","synthetic":false,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static, T:&nbsp;'static + <a class=\"trait\" href=\"map_gui/load/native_loader/trait.Readable.html\" title=\"trait map_gui::load::native_loader::Readable\">Readable</a>&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/load/native_loader/struct.FileLoader.html\" title=\"struct map_gui::load::native_loader::FileLoader\">FileLoader</a>&lt;A, T&gt;","synthetic":false,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl&lt;A, T&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/load/struct.FutureLoader.html\" title=\"struct map_gui::load::FutureLoader\">FutureLoader</a>&lt;A, T&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;A: 'static + <a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a>,<br>&nbsp;&nbsp;&nbsp;&nbsp;T: 'static,&nbsp;</span>","synthetic":false,"types":["map_gui::load::FutureLoader"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a>&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/options/struct.OptionsPanel.html\" title=\"struct map_gui::options::OptionsPanel\">OptionsPanel</a>","synthetic":false,"types":["map_gui::options::OptionsPanel"]},{"text":"impl&lt;T&gt; State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;T&gt;&gt; for <a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleWarper.html\" title=\"struct map_gui::simple_app::SimpleWarper\">SimpleWarper</a>","synthetic":false,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/city_picker/struct.CityPicker.html\" title=\"struct map_gui::tools::city_picker::CityPicker\">CityPicker</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/city_picker/struct.AllCityPicker.html\" title=\"struct map_gui::tools::city_picker::AllCityPicker\">AllCityPicker</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/city_picker/struct.CitiesInCountryPicker.html\" title=\"struct map_gui::tools::city_picker::CitiesInCountryPicker\">CitiesInCountryPicker</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/command/struct.RunCommand.html\" title=\"struct map_gui::tools::command::RunCommand\">RunCommand</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/importer/struct.ImportCity.html\" title=\"struct map_gui::tools::importer::ImportCity\">ImportCity</a>&lt;A&gt;","synthetic":fa
implementors["osm_viewer"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"osm_viewer/viewer/struct.Viewer.html\" title=\"struct osm_viewer::viewer::Viewer\">Viewer</a>","synthetic":false,"types":["osm_viewer::viewer::Viewer"]}];
implementors["parking_mapper"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"parking_mapper/mapper/struct.ParkingMapper.html\" title=\"struct parking_mapper::mapper::ParkingMapper\">ParkingMapper</a>","synthetic":false,"types":["parking_mapper::mapper::ParkingMapper"]},{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"parking_mapper/mapper/struct.ChangeWay.html\" title=\"struct parking_mapper::mapper::ChangeWay\">ChangeWay</a>","synthetic":false,"types":["parking_mapper::mapper::ChangeWay"]}];
implementors["santa"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"struct\" href=\"santa/session/struct.Session.html\" title=\"struct santa::session::Session\">Session</a>&gt;&gt; for <a class=\"struct\" href=\"santa/before_level/struct.Picker.html\" title=\"struct santa::before_level::Picker\">Picker</a>","synthetic":false,"types":["santa::before_level::Picker"]},{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"struct\" href=\"santa/session/struct.Session.html\" title=\"struct santa::session::Session\">Session</a>&gt;&gt; for <a class=\"struct\" href=\"santa/game/struct.Game.html\" title=\"struct santa::game::Game\">Game</a>","synthetic":false,"types":["santa::game::Game"]}];
implementors["widgetry"] = [];
implementors["widgetry_demo"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"widgetry_demo/struct.App.html\" title=\"struct widgetry_demo::App\">App</a>&gt; for <a class=\"struct\" href=\"widgetry_demo/struct.Demo.html\" title=\"struct widgetry_demo::Demo\">Demo</a>","synthetic":false,"types":["widgetry_demo::Demo"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()