Wiki Page Content

Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2009-11-19 19:04:07
Size: 490
Editor: SheenaSmith
Comment: create page, add content
Revision 6 as of 2011-01-03 19:20:25
Size: 579
Editor: Sam Lantinga
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Use this function to prevent the screen from being blanked by a screen saver . Use this function to prevent the screen from being blanked by a screen saver.
Line 20: Line 20:
You can add useful comments here If you disable the screensaver, it is automatically re-enabled when SDL quits.
Line 25: Line 25:

----
[[CategoryAPI]], [[CategoryVideo]]

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

If you disable the screensaver, it is automatically re-enabled when SDL quits.


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