Crate shard_ecs[][src]

Re-exports

pub use entity_registry::Entity;
pub use descriptors::*;
pub use constants::MAX_COMPONENTS_PER_ENTITY;
pub use constants::MAX_ENTITIES_PER_ARCHETYPE;

Modules

Macros

Structs

The primary construct in the Shard Entity Component System (ECS).