# Objective When reading the ECS code it is sometimes confusing to understand why we have 2 accesses, one of ComponentId and one of ArchetypeComponentId ## Solution Make the usage of these 2 accesses more explicit --------- Co-authored-by: Pascal Hertleif <killercup@gmail.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| adapter_system.rs | ||
| builder.rs | ||
| combinator.rs | ||
| exclusive_function_system.rs | ||
| exclusive_system_param.rs | ||
| function_system.rs | ||
| mod.rs | ||
| observer_system.rs | ||
| query.rs | ||
| system_name.rs | ||
| system_param.rs | ||
| system_registry.rs | ||
| system.rs | ||