OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / SDL_GetWindowMouseRect.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryMouse.html" title="1\82Â\8fã">
9 <title>SDL_GetWindowMouseRect</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryMouse.html">\83}\83E\83X</a> - SDL_GetWindowMouseRect
13 <hr>
14 <h1>SDL_GetWindowMouseRect</h1>
15 \83E\83B\83\93\83h\83E\82Ì\83}\83E\83X\82Ì\88Ú\93®\94Í\88Í\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>const SDL_Rect *SDL_GetWindowMouseRect(SDL_Window *window)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetWindowMouseRect">
20 <tr><td>window</td><td>\83E\83B\83\93\83h\83E</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \83E\83B\83\93\83h\83E\82Ì\83}\83E\83X\82Ì\88Ú\93®\94Í\88Í\82Ö\82Ì\83|\83C\83\93\83^\82ð\96ß\82·. \91\8dÝ\82µ\82È\82¢\8fê\8d\87NULL\82ð\96ß\82·.
24 <h2>\83o\81[\83W\83\87\83\93</h2>
25 SDL 2.0.18\88È\8d~
26 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
27 <a href="SDL_SetWindowMouseRect.html">SDL_SetWindowMouseRect</a><br>
28 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
29 <a href="https://wiki.libsdl.org/SDL_GetWindowMouseRect">SDL_GetWindowMouseRect - SDL Wiki</a>
30 <hr>
31 </body>
32 </html>