Elaztek Developer Hub
Blamite Game Engine - Strings  00313.05.23.21.2038.blamite
A library containing general purpose utilities and classes for use in multiple projects.
console.cpp File Reference

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)

Variable Documentation

◆ commands

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