![]() |
Blamite Game Engine - Strings
00314.05.25.21.0023.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
Go to the source code of this file.
Namespaces | |
| BlamTool | |
| BlamTool::Console | |
| Namespace containing functions for Tool's command-line input. | |
Macros | |
| #define | STRINGS_API __declspec(dllimport) |
Functions | |
| STRINGS_API void | BlamTool::Console::RegisterDefaultCommands () |
| STRINGS_API int | BlamTool::Console::ExecuteCommandLine (std::string command_line) |
| STRINGS_API std::vector< ToolCommand * > | BlamTool::Console::GetRegisteredCommands () |
| #define STRINGS_API __declspec(dllimport) |