galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
StateMachine.hpp File Reference
#include <ankerl/unordered_dense.h>
#include "galaxy/math/FNV1a.hpp"
#include "galaxy/state/State.hpp"
#include "galaxy/logging/Log.hpp"
+ Include dependency graph for StateMachine.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  galaxy::StateMachine< Stored >
 A finite state machine. More...
 

Namespaces

namespace  galaxy
 Animated.cpp galaxy.