|
Size: 529
Comment: format update
|
← Revision 4 as of 2016-06-10 19:56:26 ⇥
Size: 591
Comment: Added Version section.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 22: | Line 22: |
| == Version == This function is available since SDL 2.0.0. |
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
Version
This function is available since SDL 2.0.0.
