|
ESyS-Particle
2.3
|
Console with history, and handle message output on a console window. More...
#include <console.h>

Public Member Functions | |
| virtual | ~ConsoleWindow () |
Static Public Member Functions | |
| static void | Update () |
| static bool | IsOpen () |
Static Public Attributes | |
| static bool | immediate |
Protected Member Functions | |
| virtual void | UpdateCon ()=0 |
Static Protected Attributes | |
| static ConsoleWindow * | Window = NULL |
Console with history, and handle message output on a console window.
|
inlinevirtual |
|
inlinestatic |
References NULL.
|
static |
References UpdateCon(), and Window.
Referenced by Con::process().


|
protectedpure virtual |
|
static |
|
staticprotected |
Referenced by Update().