Skip to main content

GameLoopEventBus.ixx File

Type-safe event bus for inter-system communication within the game loop. More...

Included Headers

#include <helios.engine.core.container.buffer> #include <helios.ecs.TypeIndexer>

Namespaces Index

namespacehelios
namespaceengine
namespaceruntime
namespacemessaging
namespaceevent

Classes Index

structGameLoopEventBusGroup

Tag type for the game loop event bus index space. More...

Description

Type-safe event bus for inter-system communication within the game loop.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.runtime.messaging.event.GameLoopEventBus;
8
9import helios.ecs.TypeIndexer;
10import helios.engine.core.container.buffer;
11
12
14
23
101 helios::ecs::TypeIndexer<GameLoopEventBusGroup>
102 >;
103
104
105
106}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.