Console Class Reference
#include <Console.h>
List of all members.
Constructor & Destructor Documentation
| Console::Console |
( |
int |
consoleWidth_in, |
|
|
int |
consoleHeight_in, |
|
|
unsigned int |
fontMaterial_in, |
|
|
unsigned int |
uiMaterial_in = 0 | |
|
) |
| | |
Member Function Documentation
| void Console::makeLetter |
( |
Object & |
obj, |
|
|
unsigned short |
charnum, |
|
|
unsigned int |
fontMaterial | |
|
) |
| | |
| void Console::writeLn |
( |
string |
console_str = "" |
) |
|
| void Console::write |
( |
string |
console_str = "" |
) |
|
| void Console::refreshConsole |
( |
|
) |
|
| void Console::fxWave |
( |
float |
timeVal |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- /Users/ccliffe/Dev/cubicvr/cubicvr/include/CubicVR/Console.h
- /Users/ccliffe/Dev/cubicvr/cubicvr/src/Console.cpp