Expand description
Helpers for low-level ECS operations.
Functions§
- get_
component_ ⚠unchecked - Extracts a component as
Ptrand its ticks from a table or sparse set, depending on its storage type. - get_
component_ ⚠unchecked_ mut - Extracts a component as
Ptrand its ticks from a table or sparse set, depending on its storage type.