OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Variables
EngineGlobals.cpp File Reference
#include "EngineGlobals.h"
#include "Library/Platform/Application/PlatformApplication.h"

Variables

Platformplatform = nullptr
 
PlatformWindowwindow = nullptr
 
PlatformOpenGLContextopenGLContext = nullptr
 
PlatformEventLoopeventLoop = nullptr
 
PlatformEventHandlereventHandler = nullptr
 
PlatformApplicationapplication = nullptr
 

Variable Documentation

◆ application

PlatformApplication* application = nullptr

◆ eventHandler

PlatformEventHandler* eventHandler = nullptr

◆ eventLoop

PlatformEventLoop* eventLoop = nullptr

◆ openGLContext

PlatformOpenGLContext* openGLContext = nullptr

◆ platform

Platform* platform = nullptr

◆ window

PlatformWindow* window = nullptr