|
SDL
2.0
|
#include <SDL_cocoamodes.h>
Inheritance diagram for SDL_DisplayData:
Collaboration diagram for SDL_DisplayData:Data Fields | |
| CGDirectDisplayID | display |
| DISPMANX_DISPLAY_HANDLE_T | dispman_display |
| EGLNativeDisplayType | native_display |
| TCHAR | DeviceName [32] |
| 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.
| 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.
| float SDL_DisplayData::hdpi |
Definition at line 35 of file SDL_x11modes.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.