Skip to main content

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

Aggregate module for helios::engine::mechanics::timing namespace. More...

Included Headers

Description

Aggregate module for helios::engine::mechanics::timing namespace.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Aggregate module for helios::engine::mechanics::timing namespace.
4 *
5 */
6export module helios.engine.mechanics.timing;
7
8export import helios.engine.mechanics.timing.types;
9export import helios.engine.mechanics.timing.commands;
10export import helios.engine.mechanics.timing.systems;
11export import helios.engine.mechanics.timing.components;
12
13
14export import helios.engine.mechanics.timing.GameTimer;
15export import helios.engine.mechanics.timing.TimerManager;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.