From 0e699be281c8dea53e589e08a5831837e0eae7ea Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 7 Oct 2021 20:17:50 -0400 Subject: Updates for Chickadee 0.8.0 and Guile-SDL2 0.7.0. --- manuals/guile-sdl2/Rendering.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manuals/guile-sdl2/Rendering.html') diff --git a/manuals/guile-sdl2/Rendering.html b/manuals/guile-sdl2/Rendering.html index bc9cf5b..87c0175 100644 --- a/manuals/guile-sdl2/Rendering.html +++ b/manuals/guile-sdl2/Rendering.html @@ -310,6 +310,11 @@ requires that renderer was created with the texture flag.

Set the alpha mod of texture.

+
+
Procedure: set-texture-blend-mode! texture blend-mode
+

Set the blend of texture to blend-mode. See Blend Modes for more information. +

+

-- cgit v1.2.3