|
Info | - get display capabilities and settings |
flip | - update the display |
get_active | - get state of display mode |
get_caption | - get the current title of the window |
get_driver | - get the current sdl video driver |
get_init | - get status of display module initialization |
get_surface | - get current display surface |
get_wm_info | - get settings from the system window manager |
gl_get_attribute | - get special OPENGL attributes |
gl_set_attribute | - set special OPENGL attributes |
iconify | - minimize the display window |
init | - initialize the display module |
list_modes | - query all resolutions for requested mode |
mode_ok | - query a specific display mode |
quit | - uninitialize the display module |
set_caption | - changes the title of the window |
set_gamma | - change the brightness of the display |
set_gamma_ramp | - advanced control over the display gamma ramps |
set_icon | - changes the window manager icon for the window |
set_mode | - set the display mode |
set_palette | - set the palette |
toggle_fullscreen | - switch the display fullscreen mode |
update | - update an area of the display |