Skip to main content

StateCommandHandler Class

Abstract base for type-erased state command handling. More...

Declaration

class helios::engine::state::StateCommandHandler { ... }

Derived Classes

classTypedStateCommandHandler<StateType>

Typed interface for handling state commands. More...

Public Destructor Index

~StateCommandHandler ()=default

Description

Abstract base for type-erased state command handling.

Provides a common interface for all state command handlers regardless of state type. Used by GameWorld to store handlers polymorphically.

See Also

TypedStateCommandHandler

See Also

StateManager

Definition at line 24 of file StateCommandHandler.ixx.

Public Destructor

~StateCommandHandler()

virtual helios::engine::state::StateCommandHandler::~StateCommandHandler ()
virtual default

Definition at line 28 of file StateCommandHandler.ixx.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.