![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <console.h>
Data Fields | |
qbool | active |
con_lineinfo_t * | lines |
int | lines_count |
cyclic buffer | |
int | lines_first |
int | maxlines |
char * | text |
int | textsize |
con_lineinfo_t* conbuffer_t::lines |
char* conbuffer_t::text |
Definition at line 128 of file console.h.
Referenced by Con_PrintToHistory().
int conbuffer_t::textsize |
Definition at line 127 of file console.h.
Referenced by Con_CheckResize(), and Con_PrintToHistory().