![]() |
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.
|
Namespace containing functions for Tool's command-line input. More...
Functions | |
TOOL_LIB_API void | RegisterDefaultCommands () |
TOOL_LIB_API int | ExecuteCommandLine (std::string command_line) |
TOOL_LIB_API std::vector< ToolCommand * > | GetRegisteredCommands () |
Namespace containing functions for Tool's command-line input.
int BlamTool::Console::ExecuteCommandLine | ( | std::string | command_line | ) |
std::vector< ToolCommand * > BlamTool::Console::GetRegisteredCommands | ( | ) |
void BlamTool::Console::RegisterDefaultCommands | ( | ) |