UFO: Alien Invasion
Loading...
Searching...
No Matches
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 85 of file cl_video.h.

Field Documentation

◆ height

int vidmode_t::height

Definition at line 86 of file cl_video.h.

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

◆ mode

int vidmode_t::mode

Definition at line 87 of file cl_video.h.

◆ width

int vidmode_t::width

Definition at line 86 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: