#include <guiaux.h>
Detailed Description
Definition at line 18 of file guiaux.h.
Constructor & Destructor Documentation
| STDConsole::STDConsole |
( |
| ) |
|
| STDConsole::STDConsole |
( |
int |
fontstyle, |
|
|
int |
MaxSize |
|
) |
| |
| virtual STDConsole::~STDConsole |
( |
| ) |
[virtual] |
Member Function Documentation
| void STDConsole::clear |
( |
| ) |
|
| void STDConsole::clreol |
( |
| ) |
|
| void STDConsole::ConsoleBreak |
( |
| ) |
|
| void STDConsole::FlushAllAndClose |
( |
| ) |
|
| int STDConsole::getchar |
( |
| ) |
|
| char* STDConsole::gets |
( |
char * |
str | ) |
|
| void STDConsole::gotoxy |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
| int STDConsole::put |
( |
const char * |
text | ) |
|
| int STDConsole::puts |
( |
const char * |
text | ) |
|
| void STDConsole::SetSizeLimit |
( |
int |
limit | ) |
|
| virtual void STDConsole::vTable |
( |
| ) |
[virtual] |
| void STDConsole::wherexy |
( |
int * |
x, |
|
|
int * |
y |
|
) |
| |
Field Documentation
The documentation for this class was generated from the following file: