OSDN Git Service

SDL_MouseWheelEvent サンプルコードのコメントを修正 https://wiki.libsdl.org/SDL_MouseWheelEvent?actio...
[sdl2referencejp/sdl2referencejp.git] / SDL_GameControllerButtonBind.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="CategoryGameController.html" title="1\82Â\8fã">
9 <title>SDL_GameControllerButtonBind</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="CategoryGameController.html">\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[</a> - SDL_GameControllerButtonBind
13 <hr>
14 <h1>SDL_GameControllerButtonBind</h1>
15 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Ì
16 <h2>\83t\83B\81[\83\8b\83h</h2>
17 <table border="1" summary="SDL_GameControllerButtonBind">
18 <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>
19 <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>
20 <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>
21 <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>
22 <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>
23 </table>
24 <h2>\8aÖ\98A\8d\80\96Ú(\97ñ\8b\93\91Ì)</h2>
25 <a href="SDL_GameControllerBindType.html">SDL_GameControllerBindType</a><br>
26 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
27 <a href="SDL_GameControllerGetBindForAxis.html">SDL_GameControllerGetBindForAxis</a><br>
28 <a href="SDL_GameControllerGetBindForButton.html">SDL_GameControllerGetBindForButton</a><br>
29 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
30 <a href="https://wiki.libsdl.org/SDL_GameControllerButtonBind">SDL_GameControllerButtonBind - SDL Wiki</a>
31 <hr>
32 </body>
33 </html>