OSDN Git Service

追加
[sdl2referencejp/sdl2referencejp.git] / SDL_GetScancodeName.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="CategoryKeyboard.html" title="1\82Â\8fã">
9 <title>SDL_GetScancodeName</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="CategoryKeyboard.html">\83L\81[\83{\81[\83h</a> - SDL_GetScancodeName
13 <hr>
14 <h1>SDL_GetScancodeName</h1>
15 \83X\83L\83\83\83\93\83R\81[\83h\82©\82ç\90l\82ª\93Ç\82ß\82é\96¼\91O\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>const char* SDL_GetScancodeName(SDL_Scancode scancode)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetScancodeName">
20 <tr><td>scancode</td><td>\96¼\91O\82ð\93¾\82é<a href="SDL_Scancode.html">SDL_Scancode</a></td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \83X\83L\83\83\83\93\83R\81[\83h\96¼\82Ö\82Ì\83|\83C\83\93\83^\82ð\96ß\82·.
24 \83X\83L\83\83\83\93\83R\81[\83h\82Ì\96¼\91O\82ª\82È\82¯\82ê\82Î, \82±\82Ì\8aÖ\90\94\82Í\8bó\82Ì\95\8e\9a\97ñ("")\82ð\96ß\82·.
25 <h2>\8fÚ\8d×</h2>
26 \8fÚ\8d×\82Í<a href="SDL_Scancode.html">SDL_Scancode</a>\82ð\8eQ\8fÆ\82·\82é\82±\82Æ.
27 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
28 <a href="SDL_GetScancodeFromKey.html">SDL_GetScancodeFromKey</a><br>
29 <a href="SDL_GetScancodeFromName.html">SDL_GetScancodeFromName</a><br>
30 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
31 <a href="https://wiki.libsdl.org/SDL_GetScancodeName">SDL_GetScancodeName - SDL Wiki</a>
32 <hr>
33 </body>
34 </html>