Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Classes | Namespaces | Functions
Window.cpp File Reference
#include "Engine/Window/Window.hpp"
#include "Engine/engine.hpp"
#include "Engine/Renderer/IMGUI/imgui.h"
#include "Engine/Utility/Logging.hpp"
#include "Engine/Input/InputManager.hpp"

Go to the source code of this file.

Classes

struct  DestroyglfwWin
 

Namespaces

 Engine
 

Functions

void error_callback (int error, const char *description)
 

Function Documentation

void error_callback ( int  error,
const char *  description 
)

Definition at line 11 of file Window.cpp.