gamestate Namespace
Game state management for the helios engine. More...
Definition
namespace helios::engine::mechanics::gamestate { ... }
Namespaces Index
| namespace | rules |
|
Transition rules for the game state machine. More... | |
| namespace | systems |
|
Systems for game state management. More... | |
| namespace | types |
|
Core types for game state management. More... | |
Typedefs Index
| using | GameStateManager = helios::engine::state::StateManager< types::GameState > |
|
Type alias for the game state manager. More... | |
Description
Game state management for the helios engine.
Provides domain-specific types and bindings for managing game states using the generic helios::engine::state framework.
Typedefs
GameStateManager
|
Type alias for the game state manager.
Instantiation of the generic StateManager template for GameState. Manages application-level states (Title, Running, Paused).
- See Also
- See Also
Definition at line 27 of file GameStateManager.ixx.
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.