|
⇤ ← Revision 1 as of 2009-11-19 19:07:14
Size: 481
Comment: create page, add content
|
Size: 525
Comment: add categories
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 25: | Line 25: |
---- [[CategoryAPI]], [[CategoryVideo]] |
SDL_EnableScreenSaver
Use this function to allow the screen to be blanked by a screen saver.
Syntax
void SDL_EnableScreenSaver(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
