SDL_EnableScreenSaver
Use this function to allow the screen to be blanked by a screen saver.
Contents
Syntax
void SDL_EnableScreenSaver(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Use this function to allow the screen to be blanked by a screen saver.
Contents
void SDL_EnableScreenSaver(void)
You can add your code example here
You can add useful comments here
SDL_EnableScreenSaver (last edited 2009-12-12 07:22:30 by SheenaSmith)