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
galaxy::core Namespace Reference

Classes

class  App
 Base level class for any galaxy app. More...
 
class  Config
 Allows you to read, write and manipulate JSON config files. More...
 
class  Loader
 Asset and Config loader. More...
 
class  Prefab
 Preconstructed entity definition that can be loaded at any time. More...
 
class  Registry
 Wrapper around entt::registry to expand functionality. More...