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
Scene.hpp File Reference
#include <entt/signal/dispatcher.hpp>
#include "galaxy/core/Registry.hpp"
#include "galaxy/graphics/Camera.hpp"
#include "galaxy/map/World.hpp"
#include "galaxy/systems/RenderSystem.hpp"
+ Include dependency graph for Scene.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  galaxy::scene::Scene
 Represents a scene in a game. Like the menu, game, etc. Does not share resources. More...
 

Namespaces

namespace  galaxy
 Animated.cpp galaxy.
 
namespace  galaxy::scene