|
Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
|
#include "Engine/Utility/Time.hpp"#include "Engine/engine.hpp"#include "Engine/Renderer/IMGUI/imgui.h"Go to the source code of this file.
Namespaces | |
| Engine | |
Variables | |
| float | Engine::beginTime = 0 |
| float | Engine::endTime = 0 |
1.8.11