OSDN Git Service

修正
[sdl2referencejp/sdl2referencejp.git] / SDL_SetTextureUserData.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="CategoryRender.html" title="1\82Â\8fã">
9 <title>SDL_SetTextureUserData</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="CategoryRender.html">2D\83\8c\83\93\83_\83\8a\83\93\83O</a> - SDL_SetTextureUserData
13 <hr>
14 <h1>SDL_SetTextureUserData</h1>
15 \83\86\81[\83U\8ew\92è\82Ì\83|\83C\83\93\83^\82ð\83e\83N\83X\83`\83\83\82É\8aÖ\98A\95t\82¯\82é
16 <h2>\8d\\95¶</h2>
17 <code>int SDL_SetTextureUserData(SDL_Texture* texture, void* userdata)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_SetTextureUserData">
20 <tr><td>texture</td><td>\8dX\90V\82·\82é\83e\83N\83X\83`\83\83</td></tr>
21 <tr><td>userdata</td><td>\83e\83N\83X\83`\83\83\82É\8aÖ\98A\95t\82¯\82é\83|\83C\83\93\83^</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 \90¬\8c÷\82Ì\82Æ\82«0, \8e¸\94s\82Ì\82Æ\82«-1\82ð\96ß\82·.
25 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
26 <a href="SDL_GetTextureUserData.html">SDL_GetTextureUserData</a><br>
27 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
28 <a href="https://wiki.libsdl.org/SDL_SetTextureUserData">SDL_SetTextureUserData - SDL Wiki</a>
29 <hr>
30 </body>
31 </html>