GLConsole Class Reference

#include <GLText.h>

List of all members.

Static Public Member Functions

static void PaintConsole ()
static void ClearConsole ()
static void PrintToConsole (const char str[])
static void SetVisible (bool b)
static bool IsVisible ()

Static Protected Attributes

static char consoleBuf [81 *25]
static bool visible


Member Function Documentation

static void GLConsole::ClearConsole (  )  [static]

static bool GLConsole::IsVisible (  )  [inline, static]

static void GLConsole::PaintConsole (  )  [static]

static void GLConsole::PrintToConsole ( const char  str[]  )  [static]

static void GLConsole::SetVisible ( bool  b  )  [inline, static]


Member Data Documentation

char GLConsole::consoleBuf[81 *25] [static, protected]

bool GLConsole::visible [static, protected]


The documentation for this class was generated from the following file:
Generated on Sun Mar 11 15:33:26 2007 for MetalWarriors by  doxygen 1.4.7