Crate specs_hierarchy [] [src]

Structs

Hierarchy

Scene graph type hierarchy.

HierarchySetupHandler

Specs SetupHandler for the Hierarchy resource.

HierarchySystem

System for maintaining a Hierarchy resource.

ParentData

Utility struct for the data needed by the Hierarchy maintain.

Enums

HierarchyEvent

Hierarchy events.

Traits

Parent

Bound for the parent component of your crate. Your Parent component usually just contains the Entity that's the parent you're linking to.