![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
Go to the source code of this file.
Classes | |
class | galaxy::System |
Represents a system that operates on sets of components. More... | |
Namespaces | |
namespace | galaxy |
Animated.cpp galaxy. | |
namespace | galaxy::meta |
Concepts | |
concept | galaxy::meta::is_system |
Concept to ensure a system is actually derived from a System. | |