OSDN Git Service

Mix_AllocateChannels 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_JoystickSetVirtualButton.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_JoystickSetVirtualButton</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_JoystickSetVirtualButton
13 <hr>
14 <h1>SDL_JoystickSetVirtualButton</h1>
15 \83I\81[\83v\83\93\82³\82ê\82½\89¼\91z\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83{\83^\83\93\82É\92l\82ð\90Ý\92è\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_JoystickSetVirtualButton(SDL_Joystick *joystick, int button, Uint8 value)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_JoystickSetVirtualButton">
20 <tr><td>joystick</td><td>\8fó\91Ô\82ð\90Ý\92è\82·\82é\89¼\91z\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>
21 <tr><td>button</td><td>\90Ý\92è\82·\82é\89¼\91z\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83{\83^\83\93</td></tr>
22 <tr><td>value</td><td>\90V\82µ\82­\83{\83^\83\93\82É\90Ý\92è\82·\82é\92l</td></tr>
23 </table>
24 <h2>\96ß\82è\92l</h2>
25 \90¬\8c÷\82Ì\82Æ\82«0, \8e¸\94s\82Ì\82Æ\82«-1\82ð\96ß\82·.
26 <h2>\8fÚ\8d×</h2>
27 <p>
28 \82±\82±\82Å\90Ý\92è\82µ\82½\92l\82Í\8e\9f\82É<a href="SDL_JoystickUpdate.html">SDL_JoystickUpdate()</a>\82ð\8cÄ\82Ô\82Ü\82Å\94½\89f\82³\82ê\82È\82¢\82Ì\82Å\92\8d\88Ó\82·\82é\82±\82Æ.
29 \8cÄ\82Ñ\8fo\82µ\82É\82Í\92¼\90Ú, \82Ü\82½\82Í\88È\89º\82ÌSDL API\82É\82æ\82é\82à\82Ì\82ª\82 \82é: <a href="SDL_PollEvent.html">SDL_PollEvent()</a>, <a href="SDL_PumpEvents.html">SDL_PumpEvents()</a>, <a href="SDL_WaitEventTimeout.html">SDL_WaitEventTimeout()</a>, <a href="SDL_WaitEvent.html">SDL_WaitEvent()</a>
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_JoystickSetVirtualButton">SDL_JoystickSetVirtualButton - SDL Wiki</a>
35 <hr>
36 </body>
37 </html>