OSDN Git Service

誤字を修正
[sdl2referencejp/sdl2referencejp.git] / SDL_JoystickSetLED.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_JoystickSetLED</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_JoystickSetLED
13 <hr>
14 <h1>SDL_JoystickSetLED</h1>
15 \83W\83\87\83C\83X\83e\83B\83b\83N\82ÌLED\82Ì\90F\82ð\95Ï\8dX\82·\82é 
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_JoystickSetLED(SDL_Joystick* joystick, Uint8 red, Uint8 green, Uint8 blue)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_JoystickSetLED">
20 <tr><td>joystick</td><td>LED\82Ì\90F\82ð\8dX\90V\82·\82é\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>
21 <tr><td>red</td><td>\90ÔLED\82Ì\8b­\82³</td></tr>
22 <tr><td>green</td><td>\97ÎLED\82Ì\8b­\82³</td></tr>
23 <tr><td>blue</td><td>\90ÂLED\82Ì\8b­\82³</td></tr>
24 </table>
25 <h2>\96ß\82è\92l</h2>
26 \90³\8fí\82Ì\82Æ\82«0, \83W\83\87\83C\83X\83e\83B\83b\83N\82ªLED\90F\82Ì\95Ï\8dX\82É\91Î\89\9e\82µ\82Ä\82¢\82È\82¢\82Æ\82«-1\82ð\96ß\82·.
27 <h2>\8fÚ\8d×</h2>
28 <p>
29 \83W\83\87\83C\83X\83e\83B\83b\83N\82ÌLED\95Ï\8dX\82Ì\97á\82ÍPlayStation 4\82ÌDualShock 4\83R\83\93\83g\83\8d\81[\83\89\82Ì\94w\96Ê\83\89\83C\83g\82Å\82 \82é.
30 </p>
31 <h2>\83o\81[\83W\83\87\83\93</h2>
32 SDL 2.0.14\88È\8d~
33 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
34 <a href="https://wiki.libsdl.org/SDL_JoystickSetLED">SDL_JoystickSetLED - SDL Wiki</a>
35 <hr>
36 </body>
37 </html>