From 907bb56b25dd467cdcb99a93d6de882169b243b2 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 23 Sep 2021 09:05:04 -0400 Subject: doc: Use more accurate description of textures. --- doc/api.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api.texi') diff --git a/doc/api.texi b/doc/api.texi index e6230da..d435a3b 100644 --- a/doc/api.texi +++ b/doc/api.texi @@ -1606,7 +1606,7 @@ blocks to implement additional rendering techniques. @menu * Colors:: Such pretty colors... -* Textures:: 2D images. +* Textures:: 2D images, tile atlases, cube maps, etc. * Sprites:: Draw 2D images. * 9-Patches:: Scalable bitmap boxes. * Fonts:: Drawing text. -- cgit v1.2.3