UFO: Alien Invasion
vidmode_t Struct Reference

#include <cl_video.h>

Collaboration diagram for vidmode_t:
Collaboration graph

Data Fields

int width
 
int height
 
int mode
 

Detailed Description

Definition at line 82 of file cl_video.h.

Field Documentation

◆ height

int vidmode_t::height

Definition at line 83 of file cl_video.h.

Referenced by CL_VideoInitMenu(), R_SetMode(), and VID_GetModeInfo().

◆ mode

int vidmode_t::mode

Definition at line 84 of file cl_video.h.

◆ width

int vidmode_t::width

Definition at line 83 of file cl_video.h.

Referenced by CL_VideoInitMenu(), R_SetMode(), and VID_GetModeInfo().


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