OSDN Git Service

SDL_Texture 新規追加
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Tue, 5 May 2015 14:23:41 +0000 (23:23 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Tue, 5 May 2015 14:23:41 +0000 (23:23 +0900)
SDL_Texture.html [new file with mode: 0644]

diff --git a/SDL_Texture.html b/SDL_Texture.html
new file mode 100644 (file)
index 0000000..867a8ba
--- /dev/null
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="CategoryRender.html" title="1\82Â\8fã">
+<title>SDL_Texture</title>
+</head>
+<body>
+<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_Texture
+<hr>
+<h1>SDL_Texture</h1>
+\8cø\89Ê, \83h\83\89\83C\83o\8cÅ\97L\82Ì\83s\83N\83Z\83\8b\83f\81[\83^\82ð\8aÜ\82Þ\8d\\91¢\91Ì
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
+<a href="SDL_CreateTexture.html">SDL_CreateTexture</a><br>
+<a href="SDL_CreateTextureFromSurface.html">SDL_CreateTextureFromSurface</a><br>
+<a href="SDL_DestroyTexture.html">SDL_DestroyTexture</a><br>
+<a href="SDL_GetTextureAlphaMod.html">SDL_GetTextureAlphaMod</a><br>
+<a href="SDL_GetTextureBlendMode.html">SDL_GetTextureBlendMode</a><br>
+<a href="SDL_GetTextureColorMod.html">SDL_GetTextureColorMod</a><br>
+<a href="SDL_LockTexture.html">SDL_LockTexture</a><br>
+<a href="SDL_QueryTexture.html">SDL_QueryTexture</a><br>
+<a href="SDL_RenderCopy.html">SDL_RenderCopy</a><br>
+<a href="SDL_SetTextureAlphaMod.html">SDL_SetTextureAlphaMod</a><br>
+<a href="SDL_SetTextureBlendMode.html">SDL_SetTextureBlendMode</a><br>
+<a href="SDL_SetTextureColorMod.html">SDL_SetTextureColorMod</a><br>
+<a href="SDL_UnlockTexture.html">SDL_UnlockTexture</a><br>
+<a href="SDL_UpdateTexture.html">SDL_UpdateTexture</a><br>
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_Texture">SDL_Texture - SDL Wiki</a><br>
+<hr>
+</body>
+</html>