![]() |
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.
|
#include "console.h"
#include <Strings/components/utils/string/string.h>
#include "version/version.h"
#include "commands/HelpCommand.hpp"
#include "commands/CompileTagCommand.hpp"
#include "commands/CompileShadersCommand.hpp"
#include "commands/DecompileTagCommand.hpp"
#include "commands/GUICommand.hpp"
#include "commands/BitmapsCommand.hpp"
Functions | |
int | ShowCommandGuide (std::string app_name_label) |
Variables | |
std::vector< ToolCommand * > | commands = std::vector<ToolCommand*>() |
int ShowCommandGuide | ( | std::string | app_name_label | ) |
std::vector<ToolCommand*> commands = std::vector<ToolCommand*>() |