Skip to main content

helios/engine/mechanics/lifecycle/components/_module.ixx File

Aggregates lifecycle-related component modules. More...

Included Headers

Description

Aggregates lifecycle-related component modules.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Aggregates lifecycle-related component modules.
4 */
5export module helios.engine.mechanics.lifecycle.components;
6
7export import helios.engine.mechanics.lifecycle.components.DelayedComponentEnabler;
8export import helios.engine.mechanics.lifecycle.components.Active;
9export import helios.engine.mechanics.lifecycle.components.Inactive;
10export import helios.engine.mechanics.lifecycle.components.DeadTagComponent;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.