CoriEngine
Loading...
Searching...
No Matches
Window.cpp File Reference
#include "Window.hpp"
#include "Graphics/RenderingContext.hpp"
#include <backends/imgui_impl_sdl3.h>
#include <SDL3_image/SDL_image.h>
#include "FileSystem/PathManager.hpp"
#include "EventSystem/AppEvent.hpp"
#include "EventSystem/KeyEvent.hpp"
#include "EventSystem/MouseEvent.hpp"
#include "FileSystem/BinaryFileManager.hpp"
Include dependency graph for Window.cpp:

Go to the source code of this file.

Classes

struct  Cori::Core::Window::Data

Namespaces

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