2020-10-23 04:00:28 +03:00
|
|
|
(function() {var implementors = {};
|
2021-03-25 19:13:32 +03:00
|
|
|
implementors["game"] = [{"text":"impl SharedAppState 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 SharedAppState for <a class=\"struct\" href=\"map_editor/struct.App.html\" title=\"struct map_editor::App\">App</a>","synthetic":false,"types":["map_editor::App"]}];
|
|
|
|
implementors["map_gui"] = [{"text":"impl<T: 'static> SharedAppState for <a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a><T>","synthetic":false,"types":["map_gui::simple_app::SimpleApp"]}];
|
|
|
|
implementors["widgetry_demo"] = [{"text":"impl SharedAppState for <a class=\"struct\" href=\"widgetry_demo/struct.App.html\" title=\"struct widgetry_demo::App\">App</a>","synthetic":false,"types":["widgetry_demo::App"]}];
|
2020-10-23 04:00:28 +03:00
|
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|