Skip to main content

components Namespace

ECS core components for entity lifecycle and relationships. More...

Definition

namespace helios::ecs::components { ... }

Classes Index

structActive<THandle>

Tag component indicating that an entity is active. More...

classHierarchyComponent<THandle>

Stores parent-child relationships for hierarchical entity graphs. More...

structInactive<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.