Skip to main content

helios/engine/_module.ixx File

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

Included Headers

Description

Aggregate module for helios::engine namespace.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Aggregate module for helios::engine namespace.
4 */
5
6export module helios.engine;
7
8export import helios.engine.core;
9export import helios.engine.ecs;
10export import helios.engine.runtime;
11export import helios.engine.modules;
12export import helios.engine.mechanics;
13export import helios.engine.tooling;
14export import helios.engine.builder;
15
16export import helios.engine.Bootstrap;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.