Wiki Page Content

Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2009-12-12 07:23:02
Size: 537
Editor: SheenaSmith
Comment: format update
Revision 5 as of 2011-01-03 19:10:47
Size: 648
Editor: Sam Lantinga
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
''You can add useful comments here'' [[SDL_EnableScreenSaver]]() is automatically called when shutting down SDL, so you don't have to worry about restoring the original state yourself.

SDL_DisableScreenSaver

Use this function to prevent the screen from being blanked by a screen saver.

Syntax

void SDL_DisableScreenSaver(void)

Code Examples

You can add your code example here

Remarks

SDL_EnableScreenSaver() is automatically called when shutting down SDL, so you don't have to worry about restoring the original state yourself.


CategoryAPI, CategoryVideo

None: SDL_DisableScreenSaver (last edited 2019-01-26 14:35:15 by haxpor)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit