OSDN Git Service

SDL_Vulkan_UnloadLibrary 新規追加 https://wiki.libsdl.org/SDL_Vulkan_UnloadLibrary
[sdl2referencejp/sdl2referencejp.git] / SDL_GetScancodeFromKey.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_GetScancodeFromKey</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_GetScancodeFromKey
13 <hr>
14 <h1>SDL_GetScancodeFromKey</h1>
15 \8ew\92è\82Ì\83L\81[\83R\81[\83h\82©\82ç\8c»\8dÝ\82Ì\83L\81[\83{\81[\83h\83\8c\83C\83A\83E\83g\82É\8a\84\82è\93\96\82Ä\82ç\82ê\82½\83X\83L\83\83\83\93\83R\81[\83h\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_Scancode SDL_GetScancodeFromKey(SDL_Keycode key)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetScancodeFromKey">
20 <tr><td>key</td><td>\83X\83L\83\83\83\93\83R\81[\83h\82ð\93¾\82½\82¢<a href="SDL_Keycode.html">SDL_Keycode</a></td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 <a href="SDL_Keycode.html">SDL_Keycode</a>\82É\8a\84\82è\93\96\82Ä\82ç\82ê\82½<a href="SDL_Scancode.html">SDL_Scancode</a>\82ð\96ß\82·.
24 <h2>\8fÚ\8d×</h2>
25 \8fÚ\8d×\82Í<a href="SDL_Scancode.html">SDL_Scancode</a>\82ð\8eQ\8fÆ\82·\82é\82±\82Æ.
26 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
27 <a href="SDL_GetKeyFromScancode.html">SDL_GetKeyFromScancode</a><br>
28 <a href="SDL_GetScancodeName.html">SDL_GetScancodeName</a><br>
29 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
30 <a href="https://wiki.libsdl.org/SDL_GetScancodeFromKey">SDL_GetScancodeFromKey - SDL Wiki</a>
31 <hr>
32 </body>
33 </html>