Expand description
Bevy’s entity-component-system.
Modules
Types for defining Archetype
s, collections of entities that have the same set of
components.
Types that detect when their internal data mutate.
Entity handling types.
Event handling types.
Most commonly used re-exported types.
bevy_ptr
Types that enable reflection support.
Tools for controlling system execution.
Storage layouts for ECS data.
Tools for controlling behavior in an ECS application.