components Namespace
Components for managing entity lifecycle states. More...
Definition
namespace helios::engine::mechanics::lifecycle::components { ... }
Classes Index
| struct | Active |
|
Tag component indicating that an entity is active. More... | |
| class | DeadTagComponent |
|
Marker component attached to entities whose health has been depleted. More... | |
| class | DelayedComponentEnabler |
|
Component that manages delayed activation of other components. More... | |
| struct | Inactive |
|
Tag component indicating that an entity is inactive. More... | |
Description
Components for managing entity lifecycle states.
Provides tag components for activation state, a dead-entity marker, and a component for tracking delayed component activations.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.