Untitled 2D game engine
pre-alpha
A 2D game engine made with Vulkan in C++
Loading...
Searching...
No Matches
engine.h
Go to the documentation of this file.
1
7
8
#pragma once
9
#include "
window.h
"
10
#include "
renderer.h
"
11
#include "
game.h
"
12
#include "
constants_and_types.h
"
constants_and_types.h
Constants and types used within the engine.
game.h
Defines game namespace, can be found in game.cpp.
renderer.h
Defines draw namespace, can be found in renderer.cpp.
window.h
Defines window namespace, can be found in window.cpp.
Engine
engine.h
Generated by
1.13.2