OSDN Git Service

SDL_EventType ロケール変更時のイベントを追加 https://github.com/libsdl-org/sdlwiki/commit/eecf155403...
[sdl2referencejp/sdl2referencejp.git] / SDL_JoystickSetPlayerIndex.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_JoystickSetPlayerIndex</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_JoystickSetPlayerIndex
13 <hr>
14 <h1>SDL_JoystickSetPlayerIndex</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[\94Ô\8d\86\82ð\90Ý\92è\82·\82é 
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_JoystickSetPlayerIndex(SDL_Joystick* joystick, int player_index)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_JoystickSetPlayerIndex">
20 <tr><td>joystick</td><td><a href="SDL_JoystickOpen.html">SDL_JoystickOpen()</a>\82ª\96ß\82µ\82½SDL_Joystick</td></tr>
21 <tr><td>player_index</td><td>\82±\82Ì\83R\83\93\83g\83\8d\81[\83\89\81[\82É\90Ý\92è\82·\82é\83v\83\8c\83C\83\84\81[\94Ô\8d\86. -1\82Ì\82Æ\82«\83v\83\8c\83C\83\84\81[\94Ô\8d\86\82ð\83N\83\8a\83A\82µ\82Ä\83v\83\8c\83C\83\84\81[LED\82ð\96Å\93\94\82·\82é</td></tr>
22 </table>
23 <h2>\83o\81[\83W\83\87\83\93</h2>
24 SDL 2.0.12\88È\8d~
25 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
26 <a href="https://wiki.libsdl.org/SDL_JoystickSetPlayerIndex">SDL_JoystickSetPlayerIndex - SDL Wiki</a>
27 <hr>
28 </body>
29 </html>