class csSimpleConsole : public csConsole The console
The console
int console_fg_r
int console_bg
int console_bg_r
bool console_transparent_bg
int ConsoleMode
int console_font
csSimpleCommand* command_handler
csSimpleConsole(csSimpleCommand* = 0)
virtual ~csSimpleConsole()
virtual bool IsActive()
virtual void Show()
virtual void Hide()
bool IsTransparent()
void SetTransparent(int t = -1)
int get_fg()
int get_bg()
void PutMessage(bool advance, char *str, ...)
virtual void PutText(char *str, ...)
virtual void ExecuteCommand(char *command)
virtual void Clear()
virtual void Print(csRect* area)
void AddChar(int c)
void SetupColors(ITextureManager* txtmgr)
void SetMaxLines(int ml = -1)
long LineTime
bool CursorState
long CursorTime
char** Line
int LineNumber
int LineMax
int LineSize
bool* LinesChanged
char** LineMessage
int LineMessageNumber
int LineMessageMax
char* LineCommand
int LineCommandCount
int LineCommandMax
char** History
int HistoryCount
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de