Go to the source code of this file.
|
int | WIN_InitModes (_THIS) |
|
int | WIN_GetDisplayBounds (_THIS, SDL_VideoDisplay *display, SDL_Rect *rect) |
|
int | WIN_GetDisplayUsableBounds (_THIS, SDL_VideoDisplay *display, SDL_Rect *rect) |
|
int | WIN_GetDisplayDPI (_THIS, SDL_VideoDisplay *display, float *ddpi, float *hdpi, float *vdpi) |
|
void | WIN_GetDisplayModes (_THIS, SDL_VideoDisplay *display) |
|
int | WIN_SetDisplayMode (_THIS, SDL_VideoDisplay *display, SDL_DisplayMode *mode) |
|
void | WIN_QuitModes (_THIS) |
|
◆ WIN_GetDisplayBounds()
◆ WIN_GetDisplayDPI()
◆ WIN_GetDisplayModes()
◆ WIN_GetDisplayUsableBounds()
◆ WIN_InitModes()
int WIN_InitModes |
( |
_THIS |
| ) |
|
◆ WIN_QuitModes()
◆ WIN_SetDisplayMode()