Elaztek Developer Hub
Blamite Game Engine - Tool (Library)
A command-line utility that aids in the creation of Blamite Cache (.map) Files.
console.cpp File Reference
+ Include dependency graph for console.cpp:

Functions

int ShowCommandGuide (std::string app_name_label)
 

Variables

std::vector< ToolCommand * > commands = std::vector<ToolCommand*>()
 

Function Documentation

◆ ShowCommandGuide()

int ShowCommandGuide ( std::string  app_name_label)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ commands

std::vector<ToolCommand*> commands = std::vector<ToolCommand*>()