From 5e13a9a6345d500a82b613cb5f9c9a6dc65f2ee2 Mon Sep 17 00:00:00 2001 From: maruhiro Date: Mon, 21 Apr 2014 23:10:02 +0900 Subject: [PATCH] =?utf8?q?SDL=5FSetWindowPosition=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 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/sdl2-video.html b/sdl2-video.html index eb8d01b..c65ad30 100644 --- a/sdl2-video.html +++ b/sdl2-video.html @@ -1460,5 +1460,23 @@ SDL_WINDOW_FULLSCREEN_DESKTOP SDL_SetWindowMinimumSize - SDL Wiki
+

SDL_SetWindowPosition

+ƒEƒBƒ“ƒhƒE‚̈ʒu‚ðÝ’è‚·‚é +

\•¶

+void SDL_SetWindowPosition(SDL_Window* window, int x, int y) +

ˆø”

+ + + + +
windowÝ’è‚·‚éƒEƒBƒ“ƒhƒE
xƒEƒBƒ“ƒhƒE‚ÌxÀ•W, ‚Ü‚½‚ÍSDL_WINDOWPOS_CENTERED, ‚Ü‚½‚ÍSDL_WINDOWPOS_UNDEFINED
yƒEƒBƒ“ƒhƒE‚ÌyÀ•W, ‚Ü‚½‚ÍSDL_WINDOWPOS_CENTERED, ‚Ü‚½‚ÍSDL_WINDOWPOS_UNDEFINED
+

Ú×

+ƒEƒBƒ“ƒhƒE‚̍À•W‚ÌŠî“_‚̓fƒBƒXƒvƒŒƒC‚̍¶ã‚Å‚ ‚é. +

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

+SDL_GetWindowPosition
+

SDL Wiki‚ւ̃Šƒ“ƒN

+SDL_SetWindowPosition - SDL Wiki +
+ -- 2.11.0