mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-04 08:43:27 +03:00
4 lines
1.8 KiB
JavaScript
4 lines
1.8 KiB
JavaScript
(function() {var implementors = {};
|
|
implementors["game"] = [{"text":"impl ObjectID for <a class=\"struct\" href=\"game/common/waypoints/struct.WaypointID.html\" title=\"struct game::common::waypoints::WaypointID\">WaypointID</a>","synthetic":false,"types":["game::common::waypoints::WaypointID"]},{"text":"impl ObjectID for <a class=\"struct\" href=\"game/debug/blockfinder/struct.Obj.html\" title=\"struct game::debug::blockfinder::Obj\">Obj</a>","synthetic":false,"types":["game::debug::blockfinder::Obj"]},{"text":"impl ObjectID for <a class=\"enum\" href=\"game/devtools/polygon/enum.Obj.html\" title=\"enum game::devtools::polygon::Obj\">Obj</a>","synthetic":false,"types":["game::devtools::polygon::Obj"]},{"text":"impl ObjectID for <a class=\"struct\" href=\"game/devtools/story/struct.MarkerID.html\" title=\"struct game::devtools::story::MarkerID\">MarkerID</a>","synthetic":false,"types":["game::devtools::story::MarkerID"]},{"text":"impl ObjectID for <a class=\"struct\" href=\"game/ltn/browse/struct.Obj.html\" title=\"struct game::ltn::browse::Obj\">Obj</a>","synthetic":false,"types":["game::ltn::browse::Obj"]},{"text":"impl ObjectID for <a class=\"enum\" href=\"game/ltn/route/enum.ID.html\" title=\"enum game::ltn::route::ID\">ID</a>","synthetic":false,"types":["game::ltn::route::ID"]},{"text":"impl ObjectID for <a class=\"enum\" href=\"game/ltn/viewer/enum.Obj.html\" title=\"enum game::ltn::viewer::Obj\">Obj</a>","synthetic":false,"types":["game::ltn::viewer::Obj"]},{"text":"impl ObjectID for <a class=\"enum\" href=\"game/ungap/trip/enum.ID.html\" title=\"enum game::ungap::trip::ID\">ID</a>","synthetic":false,"types":["game::ungap::trip::ID"]}];
|
|
implementors["widgetry"] = [];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |