Module ecs

Source
Expand description

Helpers for low-level ECS operations.

Functions§

get_component_unchecked
Extracts a component as Ptr and its ticks from a table or sparse set, depending on its storage type.
get_component_unchecked_mut
Extracts a component as Ptr and its ticks from a table or sparse set, depending on its storage type.