(function() {var implementors = {};
implementors["game"] = [{"text":"impl AppLike for App","synthetic":false,"types":["game::app::App"]}];
implementors["map_editor"] = [{"text":"impl AppLike for App","synthetic":false,"types":["map_editor::app::App"]}];
implementors["map_gui"] = [];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()