Elaztek Developer Hub
Blamite Game Engine - blam!  00310.02.05.21.0336.blamite
The core library for the Blamite Game Engine.
utilities.h File Reference
#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...
 

Macro Definition Documentation

◆ BLAM

#define BLAM