mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 09:24:26 +03:00
5 lines
794 B
JavaScript
5 lines
794 B
JavaScript
(function() {var implementors = {};
|
|
implementors["game"] = [{"text":"impl <a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> for <a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>","synthetic":false,"types":["game::app::App"]}];
|
|
implementors["map_editor"] = [{"text":"impl <a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> for <a class=\"struct\" href=\"map_editor/app/struct.App.html\" title=\"struct map_editor::app::App\">App</a>","synthetic":false,"types":["map_editor::app::App"]}];
|
|
implementors["map_gui"] = [];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |