|
SDL
2.0
|
#include <SDL_cocoamodes.h>
Data Fields | |
| CGDirectDisplayID | display |
| uint32_t | encoder_id |
| uint32_t | crtc_id |
| drmModeModeInfo | cur_mode |
| DISPMANX_DISPLAY_HANDLE_T | dispman_display |
| EGLNativeDisplayType | native_display |
| TCHAR | DeviceName [32] |
| HMONITOR | MonitorHandle |
| int | screen |
| Visual * | visual |
| int | depth |
| int | scanline_pad |
| int | x |
| int | y |
| float | ddpi |
| float | hdpi |
| float | vdpi |
| int | use_xinerama |
| int | use_xrandr |
| int | use_vidmode |
Properties | |
| UIScreen * | uiscreen |
Definition at line 26 of file SDL_cocoamodes.h.
| uint32_t SDL_DisplayData::crtc_id |
Definition at line 55 of file SDL_kmsdrmvideo.h.
| drmModeModeInfo SDL_DisplayData::cur_mode |
Definition at line 56 of file SDL_kmsdrmvideo.h.
| float SDL_DisplayData::ddpi |
Definition at line 34 of file SDL_x11modes.h.
| int SDL_DisplayData::depth |
Definition at line 30 of file SDL_x11modes.h.
| TCHAR SDL_DisplayData::DeviceName[32] |
Definition at line 28 of file SDL_windowsmodes.h.
| CGDirectDisplayID SDL_DisplayData::display |
Definition at line 28 of file SDL_cocoamodes.h.
| DISPMANX_DISPLAY_HANDLE_T SDL_DisplayData::dispman_display |
Definition at line 41 of file SDL_rpivideo.h.
| uint32_t SDL_DisplayData::encoder_id |
Definition at line 54 of file SDL_kmsdrmvideo.h.
| float SDL_DisplayData::hdpi |
Definition at line 35 of file SDL_x11modes.h.
| HMONITOR SDL_DisplayData::MonitorHandle |
Definition at line 29 of file SDL_windowsmodes.h.
| EGLNativeDisplayType SDL_DisplayData::native_display |
Definition at line 56 of file SDL_vivantevideo.h.
| int SDL_DisplayData::scanline_pad |
Definition at line 31 of file SDL_x11modes.h.
| int SDL_DisplayData::screen |
Definition at line 28 of file SDL_x11modes.h.
| int SDL_DisplayData::use_vidmode |
Definition at line 40 of file SDL_x11modes.h.
| int SDL_DisplayData::use_xinerama |
Definition at line 38 of file SDL_x11modes.h.
| int SDL_DisplayData::use_xrandr |
Definition at line 39 of file SDL_x11modes.h.
| float SDL_DisplayData::vdpi |
Definition at line 36 of file SDL_x11modes.h.
| Visual* SDL_DisplayData::visual |
Definition at line 29 of file SDL_x11modes.h.
| int SDL_DisplayData::x |
Definition at line 32 of file SDL_x11modes.h.
| int SDL_DisplayData::y |
Definition at line 33 of file SDL_x11modes.h.
|
readwritenonatomicstrong |
Definition at line 30 of file SDL_uikitmodes.h.