From 3821e81fd0b61e719b7d9582f2ffcc38078256af Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 5 Dec 2020 15:31:53 -0500 Subject: render: Rename get-texture-alpha-mod to texture-alpha-mode. --- doc/api.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/api.texi b/doc/api.texi index 2e6cb9f..13a8800 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -1229,7 +1229,7 @@ Free the memory used by @var{texture}. Get color mod of @var{texture} as a list of the integers. @end deffn -@deffn {Procedure} get-texture-alpha-mod texture +@deffn {Procedure} texture-alpha-mod texture Get alpha mod of @var{texture} as a single integer. @end deffn -- cgit v1.2.3