![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <Windows.h>#include <string>
Include dependency graph for utilities.h:
This graph shows which files directly or indirectly include this file: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 |