[][src]Module amethyst_core::transform::components

Components for the transform processor.

Structs

GlobalTransform

Performs a global transformation on the entity (transform from origin).

Parent

Component for defining a parent entity.

Transform

Local position, rotation, and scale (from parent if it exists).

Enums

HierarchyEvent

Hierarchy events.

Type Definitions

ParentHierarchy