From 2daa56629e8c1f54229f905330ecb08324b079dd Mon Sep 17 00:00:00 2001 From: maruhiro Date: Mon, 21 Apr 2014 22:03:50 +0900 Subject: [PATCH] =?utf8?q?SDL=5FGetWindowFlags=E3=82=92=E7=BF=BB=E8=A8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- sdl2-video.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/sdl2-video.html b/sdl2-video.html index 76e5e9e..321d2c5 100644 --- a/sdl2-video.html +++ b/sdl2-video.html @@ -1129,6 +1129,29 @@ name SDL_GetWindowDisplayMode - SDL Wiki
+

SDL_GetWindowFlags

+ƒEƒBƒ“ƒhƒE‚̃tƒ‰ƒO‚𓾂é +

\•¶

+Uint32 SDL_GetWindowFlags(SDL_Window* window) +

ˆø”

+ + +
window–â‚¢‡‚킹‚éƒEƒBƒ“ƒhƒE
+

–ß‚è’l

+window‚ÉŠÖ˜A•t‚¯‚ç‚ꂽSDL_WindowFlags—ñ‹“‘̂̃}ƒXƒN +

Ú×

+

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

+SDL_CreateWindow
+SDL_HideWindow
+SDL_MaximizeWindow
+SDL_MinimizeWindow
+SDL_SetWindowFullscreen
+SDL_SetWindowGrab
+SDL_ShowWindow
+

SDL Wiki‚ւ̃Šƒ“ƒN

+SDL_GetWindowFlags - SDL Wiki +
+

SDL_SetWindowBrightness

ƒEƒBƒ“ƒhƒE‚Ì‹P“x(ƒKƒ“ƒ}•â³)‚ðÝ’è‚·‚é

\•¶

-- 2.11.0