[−][src]Crate amethyst_inspector
Re-exports
pub use paste; |
Macros
| inspect_default | |
| inspector |
Structs
| InspectorHierarchy | |
| InspectorState | This holds internal state of inspector |
| UiTransformDebug |
Traits
| Inspect | Any component implementing Inspect and included in your |
| InspectControl | Implement this on your fields to be able to |
| InspectControlBuilder |
Type Definitions
| FontList | Add this as a resource and insert your handles into it to get a dropdown for FontHandle selection |
| SpriteList | Add this as a resource and insert your handles into it to get a dropdown for SpriteSheetHandle selection |
| TextureList | Add this as a resource and insert your handles into it to get a dropdown for TextureHandle selection |