Mana
Loading...
Searching...
No Matches
Classes | Functions | Variables
commandhandler.h File Reference
#include <string>

Go to the source code of this file.

Classes

class  CommandHandler
 A class to parse and handle user commands. More...
 

Functions

std::string booleanOptionInstructions (const char *command)
 

Variables

ChatTablocalChatTab
 
CommandHandlercommandHandler
 

Function Documentation

◆ booleanOptionInstructions()

std::string booleanOptionInstructions ( const char *  command)

Definition at line 40 of file commandhandler.cpp.

Variable Documentation

◆ commandHandler

CommandHandler* commandHandler
extern

Definition at line 112 of file game.cpp.

◆ localChatTab

ChatTab* localChatTab
extern

Definition at line 117 of file game.cpp.