![]() |
Blamite Game Engine - blam!
00285.12.18.20.1411.blamite
The core library for the Blamite Game Engine.
|
Structure representing a Blamite string. More...
#include <engine_text.h>
Public Attributes | |
std::string | id |
The ID of the string. More... | |
std::string | text |
The content of the string. More... | |
Structure representing a Blamite string.
std::string BlamEngineString::id |
The ID of the string.
std::string BlamEngineString::text |
The content of the string.