mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-28 08:53:26 +03:00
3 lines
556 B
JavaScript
3 lines
556 B
JavaScript
|
(function() {var implementors = {};
|
||
|
implementors["ezgui"] = [{"text":"impl<'a> <a class=\"trait\" href=\"abstutil/time/trait.TimerSink.html\" title=\"trait abstutil::time::TimerSink\">TimerSink</a> for <a class=\"struct\" href=\"ezgui/event_ctx/struct.LoadingScreen.html\" title=\"struct ezgui::event_ctx::LoadingScreen\">LoadingScreen</a><'a>","synthetic":false,"types":["ezgui::event_ctx::LoadingScreen"]}];
|
||
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|