![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <menu.h>
Data Fields | |
int | conheight |
int | conwidth |
int | height |
double | pixelheight |
pixel aspect | |
const char * | type |
int | width |
int video_resolution_t::height |
Definition at line 96 of file menu.h.
Referenced by M_Menu_Video_AdjustSliders(), M_Video_Draw(), and MR_Init().
double video_resolution_t::pixelheight |
int video_resolution_t::width |
Definition at line 96 of file menu.h.
Referenced by M_Video_Draw(), MR_Init(), and VM_M_getresolution().