Inherits TCWindow, and WindowPlacement.
List of all members.
Public Member Functions |
| BSPConsole (HWND parent, char *caption) |
LRESULT | WndProc (UINT msg, WPARAM wParam, LPARAM lParam) |
bool | CanClose () |
HWND | WP_GetHwnd () |
const char * | WP_WindowName () |
void | WriteV (char *text, va_list args) |
void | Writef (char *text,...) |
void | Write (char *text) |
void | ScrollEnd () |
void | Scroll (int lines) |
void | PageUp () |
void | PageDown () |
void | ClearScreen () |
void | DebugCommands (char *cmd) |
void | ShowHelp (char *args) |
void | ShowHelpItem (char *args) |
void | ShowGroups (char *args) |
Public Attributes |
WConDisplay * | display |
WConInput * | input |
ConsoleHistory * | history |
int | textwidth |
Friends |
class | WConInput |
class | WConDisplay |
Constructor & Destructor Documentation
The documentation for this class was generated from the following files: