#include <CONSOLE.H>
Public Attributes | |
| geBoolean | Active |
| geBoolean | Fast |
| geEngine * | Engine |
| VidMode | VidMode |
| float | DrawYPos |
| char | TokenBuffer [TOKEN_BUFFER_SIZE] |
| char | TextBuffer [TEXT_BUFFER_SIZE] |
| int32 | PrintPos |
| int32 | CursorPos |
| int32 | CursorX |
| int32 | CursorY |
| int32 | BackScroll |
| int32 | Scroll |
| int32 | StopX |
| int32 | StopY |
| geBitmap * | BGBitmap |
| int32 | FontWidth |
| int32 | FontHeight |
| int32 | FontLUT1 [128] |
| geBitmap * | FontBitmap |
| char | HeaderText [MAX_HEADER_STRINGS][MAX_HEADER_TEXT_SIZE] |
| float | HeaderTime [MAX_HEADER_STRINGS] |
| int32 | CurrentHeader |
| void * | UserData |
|
|
Definition at line 39 of file CONSOLE.H. Referenced by Console_Frame(), Console_GetActive(), Console_SetActive(), Console_ToggleActive(), and SetupConsole(). |
|
|
Definition at line 58 of file CONSOLE.H. Referenced by Console_Scroll(), and MoveCursorPos(). |
|
|
Definition at line 64 of file CONSOLE.H. Referenced by Console_Frame(), Console_FreeResources(), and SetupConsole(). |
|
|
Definition at line 74 of file CONSOLE.H. Referenced by Console_HeaderPrintf(), and PrintHeaderText(). |
|
|
Definition at line 54 of file CONSOLE.H. Referenced by Console_Frame(), Console_KeyDown(), MoveCursorPos(), and SetupConsole(). |
|
|
Definition at line 55 of file CONSOLE.H. Referenced by Console_KeyDown(), and Console_ParseTokens(). |
|
|
Definition at line 56 of file CONSOLE.H. Referenced by Console_KeyDown(). |
|
|
Definition at line 48 of file CONSOLE.H. Referenced by Console_Create(), and Console_Frame(). |
|
|
Definition at line 42 of file CONSOLE.H. Referenced by Console_Create(), Console_Destroy(), Console_Frame(), Console_FreeResources(), Console_XYPrintf(), and SetupConsole(). |
|
|
Definition at line 40 of file CONSOLE.H. Referenced by Console_Frame(), Console_GetActive(), and Console_SetActive(). |
|
|
Definition at line 70 of file CONSOLE.H. Referenced by Console_Frame(), Console_FreeResources(), Console_XYPrintf(), and SetupConsole(). |
|
|
Definition at line 68 of file CONSOLE.H. Referenced by Console_Frame(), Console_XYPrintf(), and SetupConsole(). |
|
|
Definition at line 69 of file CONSOLE.H. Referenced by Console_Frame(), Console_XYPrintf(), and SetupConsole(). |
|
|
Definition at line 67 of file CONSOLE.H. Referenced by Console_Frame(), Console_XYPrintf(), and SetupConsole(). |
|
|
Definition at line 72 of file CONSOLE.H. Referenced by Console_HeaderPrintf(), and PrintHeaderText(). |
|
|
Definition at line 73 of file CONSOLE.H. Referenced by Console_HeaderPrintf(), and PrintHeaderText(). |
|
|
Definition at line 53 of file CONSOLE.H. Referenced by Console_Frame(), Console_Scroll(), and SetupConsole(). |
|
|
Definition at line 59 of file CONSOLE.H. Referenced by Console_Scroll(). |
|
|
Definition at line 61 of file CONSOLE.H. Referenced by Console_KeyDown(), and SetupConsole(). |
|
|
Definition at line 62 of file CONSOLE.H. Referenced by Console_Frame(), Console_KeyDown(), and SetupConsole(). |
|
|
Definition at line 52 of file CONSOLE.H. Referenced by Console_Frame(), Console_KeyDown(), and Console_Scroll(). |
|
|
|
|
|
|
|
|
Definition at line 45 of file CONSOLE.H. Referenced by Console_Create(), and SetupConsole(). |
1.3.2