OSDN Git Service

SDL_WarpMouseGlobal 戻り値の記述を追加した https://wiki.libsdl.org/SDL_WarpMouseGlobal?action...
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Mon, 20 Jul 2015 01:06:26 +0000 (10:06 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Mon, 20 Jul 2015 01:06:26 +0000 (10:06 +0900)
SDL_WarpMouseGlobal.html

index aa95786..81e0e85 100644 (file)
 <h1>SDL_WarpMouseGlobal</h1>
 \89æ\96Ê\8fã\82Ì\8ew\92è\82³\82ê\82½\8dÀ\95W\82É\83}\83E\83X\82ð\88Ú\93®\82³\82¹\82é
 <h2>\8d\\95¶</h2>
-<code>void SDL_WarpMouseGlobal(int x, int y)</code>
+<code>int SDL_WarpMouseGlobal(int x, int y)</code>
 <h2>\88ø\90\94</h2>
 <table border="1" summary="SDL_WarpMouseGlobal">
 <tr><td>x</td><td>X\8dÀ\95W</td></tr>
 <tr><td>y</td><td>Y\8dÀ\95W</td></tr>
 </table>
+<h2>\96ß\82è\92l</h2>
+\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·.
+<a href="SDL_GetError.html">SDL_GetError()</a>\82ð\8cÄ\82ñ\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.
 <h2>\8fÚ\8d×</h2>
 <p>
 \82±\82Ì\8aÖ\90\94\82Í\83}\83E\83X\88Ú\93®\83C\83x\83\93\83g\82ð\94­\90\82³\82¹\82é.
 </p>
+<p>
+\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é.
+</p>
 <h2>\83o\81[\83W\83\87\83\93</h2>
 SDL 2.0.4\88È\8d~
 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>