event Namespace
Definition
namespace helios::engine::runtime::messaging::event { ... }
Classes Index
| struct | GameLoopEventBusGroup |
|
Tag type for the game loop event bus index space. More... | |
Typedefs Index
| GameLoopEventBus | |
|
Double-buffered event bus for decoupled inter-system communication. More... | |
Typedefs
GameLoopEventBus
|
Double-buffered event bus for decoupled inter-system communication.
GameLoopEventBus is a type alias for TypeIndexedDoubleBuffer configured with a dedicated index space for game loop events. It enables systems to publish events during their update phase, which become available for consumption after the buffer swap.
Definition at line 100 of file GameLoopEventBus.ixx.
102 >;
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.