OSDN Git Service

SDL_GameControllerButtonBind 新規追加 https://wiki.libsdl.org/SDL_GameControllerButtonBind
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Wed, 27 Feb 2019 14:34:30 +0000 (23:34 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Wed, 27 Feb 2019 14:34:30 +0000 (23:34 +0900)
CategoryGameController.html
SDL_GameControllerButtonBind.html [new file with mode: 0644]

index 298c8ab..1ebdc18 100644 (file)
@@ -36,6 +36,10 @@ SDL_Joystick(
 <li><a href="SDL_GameControllerButton.html">SDL_GameControllerButton</a>\r
 <li><a href="SDL_GameControllerBindType.html">SDL_GameControllerBindType</a>\r
 </ol>\r
+<h2>\8d\\91¢\91Ì</h2>\r
+<ol>\r
+<li><a href="SDL_GameControllerButtonBind.html">SDL_GameControllerButtonBind</a>\r
+</ol>\r
 <h2>\8aÖ\90\94</h2>\r
 <ol>\r
 <li><a href="SDL_GameControllerAddMapping.html">SDL_GameControllerAddMapping</a></li>\r
diff --git a/SDL_GameControllerButtonBind.html b/SDL_GameControllerButtonBind.html
new file mode 100644 (file)
index 0000000..1696435
--- /dev/null
@@ -0,0 +1,33 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="CategoryGameController.html" title="1\82Â\8fã">
+<title>SDL_GameControllerButtonBind</title>
+</head>
+<body>
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryGameController.html">\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[</a> - SDL_GameControllerButtonBind
+<hr>
+<h1>SDL_GameControllerButtonBind</h1>
+SDL_GameController\82Ì\98_\97\9d\83{\83^\83\93/\8e²\82ª\82Ç\82ÌSDL_Joystick\82Ì\83{\83^\83\93/\8e²/\83n\83b\83g\82É\83}\83b\83v\82³\82ê\82½\82à\82Ì\82©\82Ì\8fî\95ñ\82ð\8e\9d\82Â\8d\\91¢\91Ì
+<h2>\83t\83B\81[\83\8b\83h</h2>
+<table border="1" summary="SDL_GameControllerButtonBind">
+<tr><td><a href="SDL_GameControllerBindType.html"></a></td><td>bindType</td><td>\82Ç\82Ì\8eí\97Þ\82Ì\83R\83\93\83g\83\8d\81[\83\8b(\83{\83^\83\93/\8e²/\83n\83b\83g/\83}\83b\83v\82³\82ê\82Ä\82¢\82È\82¢)\82É\83}\83b\83v\82³\82ê\82Ä\82¢\82é\82©</td></tr>
+<tr><td>int</td><td>button</td><td><a href="SDL_JoystickGetButton.html">SDL_Joystick\82Ì\83{\83^\83\93</a>\82É\83}\83b\83v\82³\82ê\82Ä\82¢\82é</td></tr>
+<tr><td>int</td><td>axis</td><td><a href="SDL_JoystickGetAxis.html">SDL_Joystick\82Ì\8e²</a>\82É\83}\83b\83v\82³\82ê\82Ä\82¢\82é</td></tr>
+<tr><td>int</td><td>hat.hat</td><td><a href="SDL_JoystickGetHat.html">SDL_Joystick\82Ì\83n\83b\83g</a>\82É\83}\83b\83v\82³\82ê\82Ä\82¢\82é</td></tr>
+<tr><td>int</td><td>hat.hat_mask</td><td>\83n\83b\83g\82Ì\92l\82Æ\98_\97\9d\90Ï\82ð\8eæ\82é\83}\83X\83N (\82¨\82»\82ç\82­\82±\82ê\82Í\83n\83b\83g\82Ì1\82Â\82Ì\95û\8cü\82É\91Î\89\9e\82·\82é)</td></tr>
+</table>
+<h2>\8aÖ\98A\8d\80\96Ú(\97ñ\8b\93\91Ì)</h2>
+<a href="SDL_GameControllerBindType.html">SDL_GameControllerBindType</a><br>
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
+<a href="SDL_GameControllerGetBindForAxis.html">SDL_GameControllerGetBindForAxis</a><br>
+<a href="SDL_GameControllerGetBindForButton.html">SDL_GameControllerGetBindForButton</a><br>
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_GameControllerButtonBind">SDL_GameControllerButtonBind - SDL Wiki</a>
+<hr>
+</body>
+</html>