OSDN Git Service

SDL_AndroidSendMessage 新規追加 https://github.com/libsdl-org/sdlwiki/commit/63775a0bc6e3...
[sdl2referencejp/sdl2referencejp.git] / SDL_AndroidSendMessage.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="CategorySystem.html" title="1\82Â\8fã">
9 <title>SDL_AndroidSendMessage</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="CategorySystem.html">\8aÂ\8b«\8cÅ\97L\82Ì\8b@\94\</a> - SDL_AndroidSendMessage
13 <hr>
14 <h1>SDL_AndroidSendMessage</h1>
15 SDLActivity\82É\83\86\81[\83U\83R\83}\83\93\83h\82ð\91\97\90M\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_AndroidSendMessage(Uint32 command, int param)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_AndroidSendMessage">
20 <tr><td>command</td><td>0x8000\88È\8fã\82Ì\83\86\81[\83U\83R\83}\83\93\83h</td></tr>
21 <tr><td>param</td><td>\83\86\81[\83U\83p\83\89\83\81\81[\83^</td></tr>
22 </table>
23 <h2>\8fÚ\8d×</h2>
24 <p>
25 \83\81\83b\83Z\81[\83W\82ð\83n\83\93\83h\83\8b\82·\82é\82½\82ßboolean onUnhandledMessage(Message msg)\82ð\83I\81[\83o\81[\83\89\83C\83h\82·\82é.
26 </p>
27 <h2>\83o\81[\83W\83\87\83\93</h2>
28 2.0.22\88È\8d~
29 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
30 <a href="https://wiki.libsdl.org/SDL_AndroidSendMessage">SDL_AndroidSendMessage - SDL Wiki</a>
31 <hr>
32 </body>
33 </html>