OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / SDL_GameControllerMappingForIndex.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_GameControllerMappingForIndex</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_GameControllerMappingForIndex
13 <hr>
14 <h1>SDL_GameControllerMappingForIndex</h1>
15 \83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\8ew\92è\82Ì\94Ô\8d\86\82Ì\83}\83b\83s\83\93\83O\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>char* SDL_GameControllerMappingForIndex(int mapping_index)</code>
18 <h2>\96ß\82è\92l</h2>
19 \83}\83b\83s\83\93\83O\95\8e\9a\97ñ\82ð\96ß\82·. <A href="SDL_free.html">SDL_free()</a>\82Å\89ð\95ú\82·\82é\95K\97v\82ª\82 \82é.
20 <code>mapping_index</code>\82ª\94Í\88Í\8aO\82Ì\82Æ\82«NULL\82ð\96ß\82·.
21 <h2>\83o\81[\83W\83\87\83\93</h2>
22 SDL 2.0.6\88È\8d~
23 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
24 <a href="https://wiki.libsdl.org/SDL_GameControllerMappingForIndex">SDL_GameControllerMappingForIndex - SDL Wiki</a>
25 <hr>
26 </body>
27 </html>