SDL  2.0
SDL_DisplayModeData Struct Reference

#include <SDL_cocoamodes.h>

Data Fields

CFMutableArrayRef modes
 
int mode_index
 
DEVMODE DeviceMode
 

Properties

UIScreenMode * uiscreenmode
 

Detailed Description

Definition at line 31 of file SDL_cocoamodes.h.

Field Documentation

◆ DeviceMode

DEVMODE SDL_DisplayModeData::DeviceMode

Definition at line 34 of file SDL_windowsmodes.h.

◆ mode_index

int SDL_DisplayModeData::mode_index

Definition at line 52 of file SDL_kmsdrmvideo.h.

◆ modes

CFMutableArrayRef SDL_DisplayModeData::modes

Definition at line 33 of file SDL_cocoamodes.h.

Property Documentation

◆ uiscreenmode

UIScreenMode* SDL_DisplayModeData::uiscreenmode
readwritenonatomicstrong

Definition at line 39 of file SDL_uikitmodes.h.


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