mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-18 03:41:52 +03:00
4 lines
566 B
JavaScript
4 lines
566 B
JavaScript
(function() {var implementors = {};
|
|
implementors["abstio"] = [{"text":"impl LazyStatic for ROOT_DIR","synthetic":false,"types":[]},{"text":"impl LazyStatic for ROOT_PLAYER_DIR","synthetic":false,"types":[]}];
|
|
implementors["headless"] = [{"text":"impl LazyStatic for MAP","synthetic":false,"types":[]},{"text":"impl LazyStatic for SIM","synthetic":false,"types":[]},{"text":"impl LazyStatic for LOAD","synthetic":false,"types":[]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |