Expand description
Physics-domain data types that are not ECS components.
ECS components live in [crate::ecs::components::physics]. This
module hosts physics-domain types that flow through Resources or
lane outputs — values the engine shares between systems but that
have no per-entity identity.
Re-exports§
pub use collision::CollisionPair;pub use collision::CollisionPairs;
Modules§
- collision
- Broadphase collision-pair scratch.