OSDN Git Service

SDL_CreateThread サンプルコードを修正 https://wiki.libsdl.org/SDL_CreateThread?action=diff...
[sdl2referencejp/sdl2referencejp.git] / SDL_GetEventState.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="CategoryEvents.html" title="1\82Â\8fã">
9 <title>SDL_GetEventState</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="CategoryEvents.html">\83C\83x\83\93\83g\8f\88\97\9d</a> - SDL_GetEventState
13 <hr>
14 <h1>SDL_GetEventState</h1>
15 \8ew\92è\82µ\82½<a href="SDL_EventType.html">SDL_EventType</a>\83C\83x\83\93\83g\82Ì\97L\8cø/\96³\8cø\8fó\91Ô\82ð\96ß\82·\83}\83N\83\8d
16 <h2>\8d\\95¶</h2>
17 <code>Uint8 SDL_GetEventState(Uint32 type)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetEventState">
20 <tr><td>type</td><td>\92²\8d¸\82·\82é<a href="SDL_EventType.html">SDL_EventType</a>\83C\83x\83\93\83g</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 SDL_DISABLE \82Ü\82½\82Í SDL_ENABLE \82ð\96ß\82·.
24 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
25 <a href="SDL_EventState.html">SDL_EventState</a><br>
26 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
27 <a href="https://wiki.libsdl.org/SDL_GetEventState">SDL_GetEventState - SDL Wiki</a>
28 <hr>
29 </body>
30 </html>