Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
command.cpp File Reference
#include "command.h"
#include "cs_python.h"
#include <pyerrors.h>
#include <pythonrun.h>
#include "gldrv/winsys.h"
#include "main_loop.h"
#include "vs_random.h"
#include "python/python_class.h"
#include <vector>
#include <string>
#include <iomanip>
#include <sstream>

Go to the source code of this file.

Classes

class  HoldCommands
 

Namespaces

 ConsoleKeys
 

Constant Groups

 ConsoleKeys
 

Functions

void ConsoleKeys::BringConsole (const KBData &, KBSTATE newState)
 

Variables

HoldCommandsrcCMD = 0x0
 
bool rcCMDEXISTS = false
 
commandICommandInterpretor = NULL
 

Variable Documentation

HoldCommands* rcCMD = 0x0

Definition at line 305 of file command.cpp.

Referenced by commandI::~commandI().

bool rcCMDEXISTS = false

Definition at line 306 of file command.cpp.

Referenced by commandI::addCommand(), and commandI::~commandI().