OSDN Git Service

SDL_atomic_t サンプルコードを修正 https://wiki.libsdl.org/SDL_atomic_t?action=diff&rev1=3&rev2=4
[sdl2referencejp/sdl2referencejp.git] / SDL_StartTextInput.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_StartTextInput</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_StartTextInput
13 <hr>
14 <h1>SDL_StartTextInput</h1>
15 \83e\83L\83X\83g\93ü\97Í\83C\83x\83\93\83g\82Ì\8eó\82¯\93ü\82ê\82ð\8aJ\8en\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_StartTextInput(void)</code>
18 <h2>\8fÚ\8d×</h2>
19 <p>
20 \82±\82Ì\8aÖ\90\94\82Å\83t\83H\81[\83J\83X\82Ì\82 \82éSDL\83E\83B\83\93\83h\83E\82Å\82ÌUnicode\83e\83L\83X\83g\93ü\97Í\83C\83x\83\93\83g\82Ì\8eó\82¯\93ü\82ê\82ð\8aJ\8en\82µ, SDL_TEXTINPUT\82ÆSDL_TEXTEDITING\82Ì\94­\8ds\82ð\8aJ\8en\82·\82é.
21 \82±\82Ì\8aÖ\90\94\82Í<a href="SDL_StopTextInput.html">SDL_StopTextInput()</a>\82Æ\8b¤\82É\8eg\82¤.
22 </p>
23 <p>
24 \88ê\95\94\82Ì\8aÂ\8b«\82Å\82Í\83X\83N\83\8a\81[\83\93\83L\81[\83{\81[\83h\82ª\95\\8e¦\82³\82ê\82é.
25 </p>
26 <p>
27 <h2>\8fÚ\8d×</h2>
28 <p>
29 <a href="TextInput.html">\83`\83\85\81[\83g\83\8a\83A\83\8b</a>\82Í\82±\82±\82É\82 \82é.
30 </p>
31 </p>
32 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
33 <a href="SDL_SetTextInputRect.html">SDL_SetTextInputRect</a><br>
34 <a href="SDL_StopTextInput.html">SDL_StopTextInput</a><br>
35 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
36 <a href="https://wiki.libsdl.org/SDL_StartTextInput">SDL_StartTextInput - SDL Wiki</a>
37 <hr>
38 </body>
39 </html>