[][src]Module amethyst_core::transform::systems

Scene graph system and types

Structs

TransformSystem

Handles updating global_matrix field from Transform components.

TransformSystemDesc

Builds a TransformSystem.