OSDN Git Service

SDL_AddHintCallback サンプルコードを追加 https://github.com/libsdl-org/sdlwiki/commit/71f6ee1ea...
[sdl2referencejp/sdl2referencejp.git] / SDL_GDKRunApp.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="CategoryAPI.html" title="1\82Â\8fã">
9 <title>SDL_GDKRunApp</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - SDL_GDKRunApp
13 <hr>
14 <h1>SDL_GDKRunApp</h1>
15 SDL GDK\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_GDKRunApp(SDL_main_func mainFunction, void *reserved)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GDKRunApp">
20 <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()\82Å\82 \82éSDL_main_func</td></tr>
21 <tr><td>reserved</td><td>\8f«\97\88\82Ì\82½\82ß\82Ì\97\\96ñ, \8fí\82ÉNULL\82É\82·\82é\82±\82Æ</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 \90¬\8c÷\82Ì0, \83G\83\89\81[\82ª\94­\90\82µ\82½\82Æ\82«-1\82ð\96ß\82·.
25 <a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.
26 <h2>\83o\81[\83W\83\87\83\93</h2>
27 SDL 2.24.0\88È\8d~
28 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
29 <a href="https://wiki.libsdl.org/SDL_GDKRunApp">SDL_GDKRunApp - SDL Wiki</a>
30 <hr>
31 </body>
32 </html>