components Namespace
ECS core components for entity lifecycle and relationships. More...
Definition
namespace helios::ecs::components { ... }
Classes Index
| struct | Active<THandle> |
|
Tag component indicating that an entity is active. More... | |
| class | HierarchyComponent<THandle> |
|
Stores parent-child relationships for hierarchical entity graphs. More... | |
| struct | Inactive<THandle> |
|
Tag component indicating that an entity is inactive. More... | |
Description
ECS core components for entity lifecycle and relationships.
Provides tag components for entity activation state (Active, Inactive) and hierarchy management for parent-child entity relationships.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.