![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
| float | alignment |
| int | colorindex |
| const char * | continuationString |
| dp_font_t * | font |
| float | fontsize |
| float | width |
| float | x |
| float | y |
| float | ymax |
| float | ymin |
| float con_text_info_t::alignment |
Definition at line 1799 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), and Con_DrawNotifyRect().
| int con_text_info_t::colorindex |
Definition at line 1808 of file console.c.
Referenced by Con_DisplayLineFunc(), and Con_WordWidthFunc().
| const char* con_text_info_t::continuationString |
Definition at line 1805 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), and Con_DrawNotifyRect().
| dp_font_t* con_text_info_t::font |
Definition at line 1798 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), Con_DrawNotifyRect(), Con_LineHeight(), and Con_WordWidthFunc().
| float con_text_info_t::fontsize |
Definition at line 1800 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), Con_DrawNotifyRect(), Con_LineHeight(), and Con_WordWidthFunc().
| float con_text_info_t::width |
Definition at line 1803 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), and Con_DrawNotifyRect().
| float con_text_info_t::x |
Definition at line 1801 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), and Con_DrawNotifyRect().
| float con_text_info_t::y |
Definition at line 1802 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), and Con_DrawNotifyRect().
| float con_text_info_t::ymax |
Definition at line 1804 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), and Con_DrawNotifyRect().
| float con_text_info_t::ymin |
Definition at line 1804 of file console.c.
Referenced by Con_DisplayLineFunc(), Con_DrawConsoleLine(), and Con_DrawNotifyRect().