![]() |
Blamite Game Engine - Tool (Library)
00368.02.12.23.1347.blamite
A command-line utility that aids in the creation of Blamite Cache (.map) Files.
|
Go to the source code of this file.
Namespaces | |
BlamTool | |
BlamTool::Console | |
Namespace containing functions for Tool's command-line input. | |
Macros | |
#define | TOOL_LIB_API __declspec(dllimport) |
Functions | |
TOOL_LIB_API void | BlamTool::Console::RegisterDefaultCommands () |
TOOL_LIB_API int | BlamTool::Console::ExecuteCommandLine (std::string command_line) |
TOOL_LIB_API std::vector< ToolCommand * > | BlamTool::Console::GetRegisteredCommands () |
#define TOOL_LIB_API __declspec(dllimport) |