![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <string>#include <Strings/components/classes/map/map.h>
Include dependency graph for scripts.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BlamScript |
| class | BlamTagScript |
| class | BlamTagObjectScript |
Namespaces | |
| Blam | |
| Namespace surrounding all major engine components. | |
| Blam::API | |
| Blam::API::v1 | |
| Namespace for version 1 of the Blamite Game Engine API. | |
| Blam::API::v1::Scripts | |
Macros | |
| #define | BLAM_EXT_API __declspec(dllimport) |
| #define | BSCRIPT |
Functions | |
| BLAM_EXT_API bool | Blam::API::v1::Scripts::RegisterScriptType (std::string name, void *creator_address) |
| #define BLAM_EXT_API __declspec(dllimport) |
| #define BSCRIPT |