OSDN Git Service

IMG_LoadJPG_RW 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_SetWindowMouseRect.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_SetWindowMouseRect</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_SetWindowMouseRect
13 <hr>
14 <h1>SDL_SetWindowMouseRect</h1>
15 \83E\83B\83\93\83h\83E\82Ì\83}\83E\83X\82Ì\88Ú\93®\94Í\88Í\82ð\90Ý\92è\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_SetWindowMouseRect(SDL_Window *window, const SDL_Rect *rect)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_SetWindowMouseRect">
20 <tr><td>window</td><td>\83E\83B\83\93\83h\83E</td></tr>
21 <tr><td>rect</td><td>
22 \83E\83B\83\93\83h\83E\82©\82ç\82Ì\91\8a\91Î\8dÀ\95W\82Ì\92·\95û\8c`\97Ì\88æ. NULL\82Ì\82Æ\82«, \82»\82Ì\83E\83B\83\93\83h\83E\82Ì\88Ú\93®\94Í\88Í\82ð\94j\8aü\82·\82é
23 </td></tr>
24 </table>
25 <h2>\96ß\82è\92l</h2>
26 \90¬\8c÷\82Ì\82Æ\82«0, \8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.
27 <a href="SDL_GetError.html">SDL_GetError()</a>\82ð\8cÄ\82ñ\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.
28 <h2>\8fÚ\8d×</h2>
29 <p>
30 \82±\82ê\82Í\83J\81[\83\\83\8b\82ð\83O\83\89\83u<strong>\82µ\82È\82¢</strong>\82Ì\82Å\92\8d\88Ó\82·\82é\82±\82Æ.
31 \83E\83B\83\93\83h\83E\82É\83}\83E\83X\83t\83H\81[\83J\83X\82ª\82 \82é\8fê\8d\87\82É\83J\81[\83\\83\8b\82Ì\88Ú\93®\94Í\88Í\82ð\90§\8cÀ\82·\82é\82¾\82¯\82Å\82 \82é.
32 </p>
33 <h2>\83o\81[\83W\83\87\83\93</h2>
34 SDL 2.0.18\88È\8d~
35 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
36 <a href="SDL_GetWindowMouseRect.html">SDL_GetWindowMouseRect</a><br>
37 <a href="SDL_SetWindowMouseGrab.html">SDL_SetWindowMouseGrab</a><br>
38 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
39 <a href="https://wiki.libsdl.org/SDL_SetWindowMouseRect">SDL_SetWindowMouseRect - SDL Wiki</a>
40 <hr>
41 </body>
42 </html>