Skip to main content

helios/engine/runtime/world/_module.ixx File

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

Included Headers

Description

Aggregate module for helios::engine::runtime::world namespace.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Aggregate module for helios::engine::runtime::world namespace.
4 */
5export module helios.engine.runtime.world;
6
7export import helios.engine.runtime.world.types;
8
9export import helios.engine.runtime.world.GameWorld;
10export import helios.engine.runtime.world.Level;
11export import helios.engine.runtime.world.UpdateContext;
12export import helios.engine.runtime.world.SystemRegistry;
13export import helios.engine.runtime.world.Manager;
14export import helios.engine.runtime.world.Session;
15export import helios.engine.runtime.world.ResourceRegistry;
16export import helios.engine.runtime.world.System;
17
18

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.