Skip to main content

helios/engine/mechanics/health/_module.ixx File

Module facade for the health system. More...

Included Headers

Description

Module facade for the health system.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Module facade for the health system.
4 */
5export module helios.engine.mechanics.health;
6
7
8export import helios.engine.mechanics.health.HealthManager;
9
10export import helios.engine.mechanics.health.components;
11export import helios.engine.mechanics.health.events;
12export import helios.engine.mechanics.health.systems;
13export import helios.engine.mechanics.health.types;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.