![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
#include <Windows.h>
#include <string>
Go to the source code of this file.
Namespaces | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::Utils | |
Namespace containing general-purpose utilities. | |
Macros | |
#define | BLAM |
Functions | |
BLAM std::pair< float, float > | Blam::Utils::GetSystemDpi () |
Retrieve the Windows system DPI. More... | |
BLAM std::pair< float, float > | Blam::Utils::GetEngineDpi () |
Retrieve the game engine's DPI. More... | |
#define BLAM |