Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - blam!
00367.02.08.23.1815.blamite
The core library for the Blamite Game Engine.
api.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
blam/api/v1/api.h
>
4
5
#ifdef BLAM_EXPORTS
6
#define BLAM_EXT_API __declspec(dllexport)
7
#else
8
#define BLAM_EXT_API __declspec(dllimport)
9
#endif
10
11
#define BlamAPI Blam::API::v1 //!< Macro for accessing the latest Blamite API namespace.
api.h
blam
api
api.h
Generated on Wed Feb 8 2023 20:37:59 for Blamite Game Engine - blam! by
1.8.17