Skip to main content

match Namespace

Match state management for the helios engine. More...

Definition

namespace helios::engine::mechanics::match { ... }

Namespaces Index

namespacerules

Transition rules for the match state machine. More...

namespacesystems

Systems for match state management. More...

namespacetypes

Core types for match state management. More...

Typedefs Index

usingMatchStateManager = helios::engine::state::StateManager< helios::engine::mechanics::match::types::MatchState >

Type alias for the match state manager. More...

Description

Match state management for the helios engine.

Provides domain-specific types and bindings for managing match states using the generic helios::engine::state framework.

Typedefs

MatchStateManager

using helios::engine::mechanics::match::MatchStateManager = helios::engine::state::StateManager<helios::engine::mechanics::match::types::MatchState>

Type alias for the match state manager.

Instantiation of the generic StateManager template for MatchState. Manages match/round lifecycle states (Warmup, PlayerSpawn, Playing).

See Also

helios::engine::state::StateManager

See Also

types::MatchState

Definition at line 31 of file MatchStateManager.ixx.


The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.