CoriEngine
Loading...
Searching...
No Matches
Layer.hpp File Reference
#include <box2cpp/debug_imgui_renderer.h>
#include "Time.hpp"
#include "EventSystem/Event.hpp"
#include "WorldSystem/Scene.hpp"
#include "WorldSystem/SceneHandle.hpp"
Include dependency graph for Layer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cori::Core::Layer
 An abstract class that is ment to be used as a template for defining layers. More...

Namespaces

namespace  Cori
 Global engine namespace.
namespace  Cori::Core
 Core systems of the engine are here.