abstreet/rustdoc/implementors/ezgui/runner/trait.GUI.js
2020-08-20 23:57:08 +00:00

4 lines
561 B
JavaScript

(function() {var implementors = {};
implementors["game"] = [{"text":"impl GUI for <a class=\"struct\" href=\"game/game/struct.Game.html\" title=\"struct game::game::Game\">Game</a>","synthetic":false,"types":["game::game::Game"]}];
implementors["map_editor"] = [{"text":"impl GUI for <a class=\"struct\" href=\"map_editor/struct.UI.html\" title=\"struct map_editor::UI\">UI</a>","synthetic":false,"types":["map_editor::UI"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()