![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::state::StateMachine, including all inherited members.
add(const std::string &key, Args &&... args) | galaxy::state::StateMachine | inline |
m_stack | galaxy::state::StateMachine | private |
m_states | galaxy::state::StateMachine | private |
pop() | galaxy::state::StateMachine | |
push(const std::string &key) | galaxy::state::StateMachine | |
Stack typedef | galaxy::state::StateMachine | private |
StateMachine() | galaxy::state::StateMachine | |
update() | galaxy::state::StateMachine | |
~StateMachine() | galaxy::state::StateMachine |