Module amethyst::ecs [] [src]

amethyst engine built-in types for specs.

Reexports

pub use specs::*;

Modules

components

Standard library of useful components.

resources

Resources that can be added to ecs::World.

systems

Built-in specs Systems.