![]() |
Blamite Game Engine - blam!
00272.10.26.20.0001.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 BlamString::id |
The ID of the string.
std::string BlamString::text |
The content of the string.