Преглед на файлове

Sync SDL wiki -> header

SDL Wiki Bot преди 2 години
родител
ревизия
9df1af352f
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      include/SDL_video.h

+ 3 - 0
include/SDL_video.h

@@ -1811,6 +1811,9 @@ extern DECLSPEC void SDLCALL SDL_EnableScreenSaver(void);
  * If you disable the screensaver, it is automatically re-enabled when SDL
  * quits.
  *
+ * The screensaver is disabled by default since SDL 2.0.2. Before SDL 2.0.2
+ * the screensaver was enabled by default.
+ *
  * \since This function is available since SDL 2.0.0.
  *
  * \sa SDL_EnableScreenSaver