health Namespace
Health management system for game entities. More...
Definition
Namespaces Index
| namespace | components |
|
Health-related ECS components. More... | |
| namespace | events |
|
Health-related events. More... | |
| namespace | systems |
|
Systems for health processing. More... | |
| namespace | types |
|
Type definitions for the health system. More... | |
Classes Index
| class | HealthManager |
|
Manager that processes damage commands and updates entity health. More... | |
Functions Index
| void | registerComponents () |
|
Registers all health components with the ComponentReflector. More... | |
Description
Health management system for game entities.
Provides infrastructure for tracking entity health, processing damage and healing, and handling entity death through events.
Functions
registerComponents()
| inline |
Registers all health components with the ComponentReflector.
Definition at line 17 of file registry.ixx.
Referenced by helios::engine::mechanics::registerComponents.
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.