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