OSDN Git Service

新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_SetWindowMouseGrab.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="CategoryVideo.html" title="1\82Â\8fã">
9 <title>SDL_SetWindowMouseGrab</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="CategoryVideo.html">\83f\83B\83X\83v\83\8c\83C\82Æ\83E\83B\83\93\83h\83E</a> - SDL_SetWindowMouseGrab
13 <hr>
14 <h1>SDL_SetWindowMouseGrab</h1>
15 \83E\83B\83\93\83h\83E\82Ì\83}\83E\83X\83O\83\89\83u\83\82\81[\83h\82ð\90Ý\92è\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_SetWindowMouseGrab(SDL_Window* window, SDL_bool grabbed)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_SetWindowMouseGrab">
20 <tr><td>window</td><td>\83}\83E\83X\83O\83\89\83u\83\82\81[\83h\82ª\90Ý\92è\82³\82ê\82é<a href="SDL_Window"></a></td></tr>
21 <tr><td>grabbed</td><td>SDL_TRUE\82Ì\82Æ\82«\83}\83E\83X\83O\83\89\83u\82·\82é, SDL_FALSE\82Ì\82Æ\82«\89ð\8f\9c\82·\82é</td></tr>
22 </table>
23 <h2>\8fÚ\8d×</h2>
24 <p>
25 \83}\83E\83X\82ð\83O\83\89\83u\82·\82é\82Æ\83J\81[\83\\83\8b\82Ì\88Ú\93®\82ª\83E\83B\83\93\83h\83E\93à\82É\90§\8cÀ\82³\82ê\82é.
26 </p>
27 <h2>\83o\81[\83W\83\87\83\93</h2>
28 SDL 2.0.16\88È\8d~
29 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
30 <a href="SDL_GetWindowMouseGrab.html">SDL_GetWindowMouseGrab</a><br>
31 <a href="SDL_SetWindowKeyboardGrab.html">SDL_SetWindowKeyboardGrab</a><br>
32 <a href="SDL_SetWindowGrab.html">SDL_SetWindowGrab</a><br>
33 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
34 <a href="https://wiki.libsdl.org/SDL_SetWindowMouseGrab">SDL_SetWindowMouseGrab - SDL Wiki</a>
35 <hr>
36 </body>
37 </html>