DDraceNetwork Docs
CVideoMode Class Reference

#include <graphics.h>

Public Attributes

int m_CanvasWidth
 
int m_CanvasHeight
 
int m_WindowWidth
 
int m_WindowHeight
 
int m_RefreshRate
 
int m_Red
 
int m_Green
 
int m_Blue
 
uint32_t m_Format
 

Member Data Documentation

◆ m_Blue

int CVideoMode::m_Blue

◆ m_CanvasHeight

int CVideoMode::m_CanvasHeight

◆ m_CanvasWidth

int CVideoMode::m_CanvasWidth

◆ m_Format

uint32_t CVideoMode::m_Format

◆ m_Green

int CVideoMode::m_Green

◆ m_Red

int CVideoMode::m_Red

◆ m_RefreshRate

int CVideoMode::m_RefreshRate

◆ m_WindowHeight

int CVideoMode::m_WindowHeight

◆ m_WindowWidth

int CVideoMode::m_WindowWidth

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