sysConsole_t Struct Reference

Data Fields

int outLen
char cmdBuffer [MAXCMDLINE]
qboolean timerActive
qboolean flashColor
HWND hWnd
HWND hWndCopy
HWND hWndClear
HWND hWndQuit
HWND hWndOutput
HWND hWndInput
HWND hWndMsg
HFONT hFont
HFONT hFontBold
HBRUSH hBrushMsg
HBRUSH hBrushOutput
HBRUSH hBrushInput
WNDPROC defOutputProc
WNDPROC defInputProc

Detailed Description

Definition at line 41 of file win_console.c.


Field Documentation

char sysConsole_t::cmdBuffer[MAXCMDLINE]

Buffered input from dedicated console

Definition at line 43 of file win_console.c.

Referenced by Sys_ConsoleEditProc(), and Sys_ConsoleInput().

Definition at line 61 of file win_console.c.

Referenced by Sys_ConsoleEditProc(), Sys_ConsoleInit(), and Sys_ConsoleShutdown().

Definition at line 60 of file win_console.c.

Referenced by Sys_ConsoleEditProc(), Sys_ConsoleInit(), and Sys_ConsoleShutdown().

If true, flash error message to red

Definition at line 45 of file win_console.c.

Referenced by Sys_ConsoleProc().

Definition at line 59 of file win_console.c.

Referenced by Sys_ConsoleInit(), Sys_ConsoleProc(), and Sys_ConsoleShutdown().

Definition at line 57 of file win_console.c.

Referenced by Sys_ConsoleInit(), Sys_ConsoleProc(), and Sys_ConsoleShutdown().

Definition at line 58 of file win_console.c.

Referenced by Sys_ConsoleInit(), Sys_ConsoleProc(), and Sys_ConsoleShutdown().

Definition at line 55 of file win_console.c.

Referenced by Sys_ConsoleInit(), and Sys_ConsoleShutdown().

Definition at line 56 of file win_console.c.

Referenced by Sys_ConsoleInit(), and Sys_ConsoleShutdown().

Definition at line 50 of file win_console.c.

Referenced by Sys_ConsoleInit(), and Sys_ConsoleProc().

Definition at line 49 of file win_console.c.

Referenced by Sys_ConsoleInit(), and Sys_ConsoleProc().

Definition at line 54 of file win_console.c.

Referenced by Sys_ConsoleInit(), Sys_ConsoleProc(), and Sys_Error().

Definition at line 51 of file win_console.c.

Referenced by Sys_ConsoleInit(), and Sys_ConsoleProc().

To keep track of output buffer len

Definition at line 42 of file win_console.c.

Referenced by Sys_ConsoleOutput().

Timer is active (for fatal errors)

Definition at line 44 of file win_console.c.

Referenced by Sys_ConsoleShutdown(), and Sys_Error().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2