diff options
-rw-r--r-- | doc/api.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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. |