MaxScoreObserverSystem.ixx File
System that updates MaxScoreObserverComponents from ScorePool data. More...
Included Headers
#include <format>
#include <helios.engine.common.tags.SystemRole>
#include <helios.util.log>
#include <helios.engine.mechanics.lifecycle.components.Active>
#include <helios.engine.runtime.world.UpdateContext>
#include <helios.engine.runtime.world.GameWorld>
#include <helios.engine.mechanics.scoring.types>
#include <helios.engine.mechanics.scoring.components>
#include <helios.engine.mechanics.scoring.commands>
#include <helios.engine.modules.physics.collision.events>
#include <helios.engine.mechanics.scoring.ScorePoolManager>
Namespaces Index
| namespace | helios |
| namespace | engine |
|
Main engine module aggregating core infrastructure and game systems. More... | |
| namespace | mechanics |
|
High-level gameplay systems and components for game logic. More... | |
| namespace | scoring |
|
Score management and tracking system for game mechanics. More... | |
| namespace | systems |
|
Systems for score processing and observation. More... | |
Classes Index
| class | MaxScoreObserverSystem |
|
System that propagates high score snapshots to MaxScoreObserverComponents. More... | |
Description
System that updates MaxScoreObserverComponents from ScorePool data.
File Listing
The file content with the documentation metadata removed is:
32export namespace helios::engine::mechanics::scoring::systems {
48 class MaxScoreObserverSystem {
53 ScorePoolManager& scorePoolManager_;
64 explicit MaxScoreObserverSystem(ScorePoolManager& scorePoolManager)
72 void update(helios::engine::runtime::world::UpdateContext& updateContext) noexcept {
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.