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.

3 lines
698 B
JavaScript

(function() {var implementors = {};
implementors["game_logic"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a>&lt;Rectangle&gt; for <a class=\"struct\" href=\"game_logic/rendering/utilities/anim_texture/struct.FrameTextureDescriptor.html\" title=\"struct game_logic::rendering::utilities::anim_texture::FrameTextureDescriptor\">FrameTextureDescriptor</a>","synthetic":false,"types":["game_logic::rendering::utilities::anim_texture::FrameTextureDescriptor"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()