OSDN Git Service

SDL_AddHintCallback サンプルコードを追加 https://github.com/libsdl-org/sdlwiki/commit/71f6ee1ea...
[sdl2referencejp/sdl2referencejp.git] / SDL_JoystickGetPlayerIndex.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="CategoryJoystick.html" title="1\82Â\8fã">
9 <title>SDL_JoystickGetPlayerIndex</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="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickGetPlayerIndex
13 <hr>
14 <h1>SDL_JoystickGetPlayerIndex</h1>
15 \83I\81[\83v\83\93\82³\82ê\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83v\83\8c\83C\83\84\81[\82Ì\94Ô\8d\86\82ð\93¾\82é 
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_JoystickGetPlayerIndex(SDL_Joystick* joystick)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_JoystickGetPlayerIndex">
20 <tr><td>joystick</td><td><a href="SDL_JoystickOpen.html">SDL_JoystickOpen()</a>\82ª\96ß\82µ\82½SDL_Joystick</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \83v\83\8c\83C\83\84\81[\94Ô\8d\86\82ð\96ß\82·. \8e¸\94s\82Ì\82Æ\82«-1\82ð\96ß\82·.
24 <h2>\8fÚ\8d×</h2>
25 <p>
26 XInput\83R\83\93\83g\83\8d\81[\83\89\82Ì\82Æ\82«, \82±\82Ì\8aÖ\90\94\82ÍXInput\83\86\81[\83U\94Ô\8d\86\82ð\96ß\82·.
27 \91½\82­\82Ì\83R\83\93\83g\83\8d\81[\83\89\82Í\82±\82Ì\8fî\95ñ\82ð\8b\9f\8b\8b\82Å\82«\82È\82¢.
28 </p>
29 <h2>\83o\81[\83W\83\87\83\93</h2>
30 SDL 2.0.9\88È\8d~
31 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
32 <a href="https://wiki.libsdl.org/SDL_JoystickGetPlayerIndex">SDL_JoystickGetPlayerIndex - SDL Wiki</a>
33 <hr>
34 </body>
35 </html>