SDL  2.0
SDL_DisplayModeData Struct Reference

#include <SDL_cocoamodes.h>

+ Inheritance diagram for SDL_DisplayModeData:
+ Collaboration diagram for SDL_DisplayModeData:

Data Fields

CGDisplayModeRef moderef
 
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.

◆ moderef

CGDisplayModeRef SDL_DisplayModeData::moderef

Definition at line 33 of file SDL_cocoamodes.h.

Property Documentation

◆ uiscreenmode

UIScreenMode* SDL_DisplayModeData::uiscreenmode
readwritenonatomicstrong

Definition at line 36 of file SDL_uikitmodes.h.


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