OSDN Git Service

IMG_LoadXPM_RW 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_UIKitRunApp.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="CategoryMain.html" title="1\82Â\8fã">
9 <title>SDL_UIKitRunApp</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="CategoryMain.html">\83\81\83C\83\93</a> - SDL_UIKitRunApp
13 <hr>
14 <h1>SDL_UIKitRunApp</h1>
15 SDL\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82ð\8f\89\8aú\89»\82µ\82Ä\8bN\93®\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_UIKitRunApp(int argc, char* argv[], SDL_main_func mainFunction)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_UIKitRunApp">
20 <tr><td>argc</td><td>\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82Ìmain()\8aÖ\90\94\82Ìargc\88ø\90\94</td></tr>
21 <tr><td>argv</td><td>\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82Ìmain()\8aÖ\90\94\82Ìargv\88ø\90\94</td></tr>
22 <tr><td>mainFunction</td><td>SDL\83A\83v\83\8a\83P\81[\83V\83\87\83\93\82ÌC\8c¾\8cê\83X\83^\83C\83\8b\82Ìmain(), SDL_main_func</td></tr>
23 </table>
24 <h2>\96ß\82è\92l</h2>
25 mainFunction\82ª\96ß\82µ\82½\92l\82ð\96ß\82·
26 <h2>\83o\81[\83W\83\87\83\93</h2>
27 SDL 2.0.0\88È\8d~
28 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
29 <a href="https://wiki.libsdl.org/SDL_UIKitRunApp">SDL_UIKitRunApp - SDL Wiki</a>
30 <hr>
31 </body>
32 </html>