![]() |
Blamite Game Engine - Strings
00313.05.23.21.2038.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
#include "console.h"
#include <Strings/components/utils/string/string.h>
#include <Strings/editor/tool/version/version.h>
#include "commands/HelpCommand.hpp"
#include "commands/CompileTagCommand.hpp"
#include "commands/DecompileTagCommand.hpp"
#include "commands/GUICommand.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*>() |