SleakEngine 1.0.0
C++23 multi-backend game engine
Loading...
Searching...
No Matches
Application.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Sleak
 Root namespace for everything the engine exposes.

Variables

int height = 800
int width = 1200

Variable Documentation

◆ height

int height = 800

Definition at line 41 of file Application.cpp.

◆ width

int width = 1200

Definition at line 40 of file Application.cpp.