#include <SDL_video.h>
Data Fields | |
| Uint32 | format |
| int | w |
| int | h |
| int | refresh_rate |
| void * | driverdata |
SDL_SetDisplayMode()
| void* driverdata |
driver-specific data, initialize to 0
| int h |
height
| int refresh_rate |
refresh rate (or zero for unspecified)
| int w |
width
1.5.8