Class to handle general player commands.
More...
#include <cmdutil.h>
List of all members.
Detailed Description
Class to handle general player commands.
Definition at line 38 of file cmdutil.h.
Constructor & Destructor Documentation
virtual psUtilityCommands::~psUtilityCommands |
( |
| ) |
[virtual] |
Member Function Documentation
virtual const char* psUtilityCommands::HandleCommand |
( |
const char * |
cmd | ) |
[virtual] |
Interprets a received message and executes the command.
char * returned can be an error message to display.
Implements psCmdBase.
static void psUtilityCommands::HandleConfirmButton |
( |
bool |
answeredYes, |
|
|
void * |
thisptr |
|
) |
| [static] |
virtual void psUtilityCommands::HandleMessage |
( |
MsgEntry * |
msg | ) |
[virtual] |
static void psUtilityCommands::HandleQuit |
( |
bool |
answeredYes, |
|
|
void * |
thisPtr |
|
) |
| [static] |
Handles the quit dialog box confirmation on /quit.
csString psUtilityCommands::SaveCamera |
( |
| ) |
|
Member Data Documentation
The documentation for this class was generated from the following file: