Structs§
- Scene graph type hierarchy.
- System for maintaining a
Hierarchy
resource. - Utility struct for the data needed by the
Hierarchy
maintain.
Enums§
- Hierarchy events.
Traits§
- Bound for the parent component of your crate. Your
Parent
component usually just contains theEntity
that’s the parent you’re linking to.