![]() |
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, including all inherited members.
m_name | galaxy::State | protected |
name() const noexcept | galaxy::State | |
on_pop()=0 | galaxy::State | pure virtual |
on_push()=0 | galaxy::State | pure virtual |
operator=(State &&)=default | galaxy::State | |
operator=(const State &)=default | galaxy::State | |
State(State &&)=default | galaxy::State | |
State(const State &)=default | galaxy::State | |
State(const std::string &name) noexcept | galaxy::State | protected |
State()=delete | galaxy::State | private |
~State()=default | galaxy::State | virtual |