This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/implementors/tiled/cache/trait.ResourceCache.js

3 lines
546 B
JavaScript

(function() {var implementors = {};
implementors["game_logic"] = [{"text":"impl ResourceCache for <a class=\"struct\" href=\"game_logic/rendering/utilities/map_render/struct.ProgramDataTileCache.html\" title=\"struct game_logic::rendering::utilities::map_render::ProgramDataTileCache\">ProgramDataTileCache</a>","synthetic":false,"types":["game_logic::rendering::utilities::map_render::ProgramDataTileCache"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()