From da2584d53e0a17cb44e496b033536f6f68fd3ae7 Mon Sep 17 00:00:00 2001 From: maruhiro Date: Mon, 14 Apr 2014 22:48:54 +0900 Subject: [PATCH] =?utf8?q?SDL=5FEnableScreenSaver=E3=82=92=E7=BF=BB?= =?utf8?q?=E8=A8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- sdl2-video.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/sdl2-video.html b/sdl2-video.html index 26a5df6..b13d546 100644 --- a/sdl2-video.html +++ b/sdl2-video.html @@ -451,7 +451,6 @@ OpenGL ES

SDL_DisableScreenSaver

-Use this function to prevent the screen from being blanked by a screen saver. ƒXƒNƒŠ[ƒ“ƒZ[ƒo[‚ʼnæ–Ê‚ªØ‚è‘Ö‚í‚邱‚Æ‚ð–h‚®

\•¶

void SDL_DisableScreenSaver(void) @@ -464,5 +463,16 @@ Use this function to prevent the screen from being blanked by a screen saver. SDL_DisableScreenSaver - SDL Wiki
+

SDL_EnableScreenSaver

+ƒXƒNƒŠ[ƒ“ƒZ[ƒo[‚ʼnæ–Ê‚ªØ‚è‘Ö‚í‚邱‚Æ‚ð”F‚ß‚é +

\•¶

+void SDL_EnableScreenSaver(void) +

ŠÖ˜A€–Ú(ŠÖ”)

+SDL_DisableScreenSaver
+SDL_IsScreenSaverEnabled
+

SDL Wiki‚ւ̃Šƒ“ƒN

+SDL_EnableScreenSaver - SDL Wiki +
+ -- 2.11.0