OSDN Git Service

SDL_HINT_RENDER_DRIVER metalを追加した https://wiki.libsdl.org/SDL_HINT_RENDER_DRIVER...
[sdl2referencejp/sdl2referencejp.git] / SDL_WarpMouseGlobal.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_GetGlobalMouseState</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_WarpMouseGlobal
13 <hr>
14 <h1>SDL_WarpMouseGlobal</h1>
15 \89æ\96Ê\8fã\82Ì\8ew\92è\82³\82ê\82½\8dÀ\95W\82É\83}\83E\83X\82ð\88Ú\93®\82³\82¹\82é
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_WarpMouseGlobal(int x, int y)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_WarpMouseGlobal">
20 <tr><td>x</td><td>X\8dÀ\95W</td></tr>
21 <tr><td>y</td><td>Y\8dÀ\95W</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 \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·.
25 <a href="SDL_GetError.html">SDL_GetError()</a>\82ð\8cÄ\82ñ\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.
26 <h2>\8fÚ\8d×</h2>
27 <p>
28 \82±\82Ì\8aÖ\90\94\82Í\83}\83E\83X\88Ú\93®\83C\83x\83\93\83g\82ð\94­\90\82³\82¹\82é.
29 </p>
30 <p>
31 \88ê\94Ê\93I\82É, \82±\82Ì\8aÖ\90\94\82É\8e¸\94s\82·\82é\82Ì\82Í\91Î\89\9e\82µ\82Ä\82¢\82È\82¢\8fê\8d\87\82Å\82 \82é.
32 </p>
33 <h2>\83o\81[\83W\83\87\83\93</h2>
34 SDL 2.0.4\88È\8d~
35 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
36 <a href="SDL_WarpMouseInWindow.html">SDL_WarpMouseInWindow</a><br>
37 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
38 <a href="https://wiki.libsdl.org/SDL_WarpMouseGlobal">SDL_WarpMouseGlobal - SDL Wiki</a>
39 <hr>
40 </body>
41 </html>