OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / SDL_GetTouchName.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="CategoryEvents.html" title="1\82Â\8fã">
9 <title>SDL_GetTouchName</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="CategoryEvents.html">\83C\83x\83\93\83g\8f\88\97\9d</a> - SDL_GetTouchName
13 <hr>
14 <h1>SDL_GetTouchName</h1>
15 \83^\83b\83`\83f\83o\83C\83X\96¼\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>const char* SDL_GetTouchName(int index)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetTouchName">
20 <tr><td>index</td><td>\83^\83b\83`\83f\83o\83C\83X\82Ì\94Ô\8d\86</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \83h\83\89\83C\83o\82ª\96ß\82·\83^\83b\83`\83f\83o\83C\83X\96¼\82ð\96ß\82·. \94Ô\8d\86\82ª\94Í\88Í\8aO\82È\82ç\82ÎNULL\82ð\96ß\82·
24 <h2>\83o\81[\83W\83\87\83\93</h2>
25 SDL 2.0.22\88È\8d~
26 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
27 <a href="https://wiki.libsdl.org/SDL_GetTouchName">SDL_GetTouchName - SDL Wiki</a>
28 <hr>
29 </body>
30 </html>