![]() |
Blamite Game Engine - Foundry (Library)
00432.02.10.25.1019.blamite
A unified editing environment for Blamite, meant to be used as an alternative to the legacy editing tools.
|
#include <windows.h>
Go to the source code of this file.
Namespaces | |
Foundry | |
Namespace containing functions for Foundry. | |
Macros | |
#define | WIN32_LEAN_AND_MEAN |
#define | FOUNDRY_LIB_API __declspec(dllimport) |
Functions | |
FOUNDRY_LIB_API HMODULE | Foundry::GetFoundryDLLHandle () |
Retrieves the Foundry module handle. More... | |
#define FOUNDRY_LIB_API __declspec(dllimport) |
#define WIN32_LEAN_AND_MEAN |