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.
GUICommand Class Reference

#include <GUICommand.hpp>

+ Inheritance diagram for GUICommand:

Public Member Functions

 GUICommand ()
 
int execute (std::vector< std::string > args)
 
- Public Member Functions inherited from ToolCommand
std::string GetCommandName ()
 
std::string GetSyntax ()
 
std::string GetDescription ()
 

Additional Inherited Members

- Protected Attributes inherited from ToolCommand
std::string command = ""
 
std::string syntax = ""
 
std::string description = ""
 

Constructor & Destructor Documentation

◆ GUICommand()

GUICommand::GUICommand ( )
inline

Member Function Documentation

◆ execute()

int GUICommand::execute ( std::vector< std::string >  args)
inlinevirtual

Reimplemented from ToolCommand.


The documentation for this class was generated from the following file: