Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
Deprecated List
Class AsciiField
Use datarefs for text storage instead. These will be removed in the future.
Member Blam::GetWin32MainWindowHandle ()
This returns the native window handle that the engine is using as its primary display, and should only be used in cases where the native window handle is absolutely needed. Whenever possible, please use Blam::GetMainWindowHandle instead.
Member Blam::Modules::Keystone::OpenLocalURL (std::string url)
Move this functionality into Strings, then remove.
Member Blam::Modules::Keystone::OpenWebURL (std::string url)
Move this functionality into Strings, then remove.
Namespace Blam::Placeholders
Placeholders will be discontinued in the future. Use engine globals instead. Configuration files will no longer support placeholders as they are generally unreliable, especially during early init.
Namespace Blam::Placeholders
Placeholders will be discontinued in the future. Use engine globals instead. Configuration files will no longer support placeholders as they are generally unreliable, especially during early init.
Member Blam::Settings::Config::ExpandAllPlaceholders ()
Placeholders are no longer supported and will be removed in the future.
Member Blam::Settings::Config::ExpandFilePlaceholders (BlamConfigurationFile *file)
Placeholders are no longer supported and will be removed in the future.
Namespace BlamTagClassOLD
Do not use. Do not read. Ignore. Please. I beg you.
Class BooleanField
Probably shouldnt be used.
Member InternalUI::GetVersion ()
Unused and hasn't been updated for ages, and never will. Will likely be removed at some point.