Skip to main content

components Namespace

Components for managing entity lifecycle states. More...

Definition

namespace helios::engine::mechanics::lifecycle::components { ... }

Classes Index

structActive

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

classDeadTagComponent

Marker component attached to entities whose health has been depleted. More...

classDelayedComponentEnabler

Component that manages delayed activation of other components. More...

structInactive

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.