|
||
Home ||
Help Contents ||
|| CD || Channel || Font || Joystick || Rect || || Sound || Surface || pygame || cdrom || display || || event || font || image || joystick || key || || mixer || mouse || music || surfarray || time || |
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_info | - get display capabilities and settings |
get_init | - get status of display module initialization |
get_surface | - get current display surface |
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_driver | - override the default sdl video driver |
set_gamma | - change the brightness of the display |
set_mode | - set the display mode |
toggle_fullscreen | - switch the display fullscreen mode |
update | - update an area of the display |