From 03e7ad8bc9a4ba2b24086b1092db308eaaef503c Mon Sep 17 00:00:00 2001
From: David Thompson
Date: Tue, 13 Apr 2021 11:40:22 -0400
Subject: Update chickadee manual.
---
manuals/chickadee/9_002dPatches.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'manuals/chickadee/9_002dPatches.html')
diff --git a/manuals/chickadee/9_002dPatches.html b/manuals/chickadee/9_002dPatches.html
index 270ee0e..0f6dd96 100644
--- a/manuals/chickadee/9_002dPatches.html
+++ b/manuals/chickadee/9_002dPatches.html
@@ -104,7 +104,7 @@ dynamically resizable. By using a 9-patch, they can be rendered at
any size without scaling artifacts.
-- Procedure: draw-nine-patch texture rect [#:margin 0] [#:top-margin margin] [#:bottom-margin margin] [#:left-margin margin] [#:right-margin margin] [#:mode stretch] [#:origin] [#:scale] [#:rotation] [#:blend-mode] [#:tint white]
+- Procedure: draw-9-patch texture rect [#:margin 0] [#:top-margin margin] [#:bottom-margin margin] [#:left-margin margin] [#:right-margin margin] [#:mode stretch] [#:origin] [#:scale] [#:rotation] [#:blend-mode] [#:tint white]
-
Draw a 9-patch over the area rect using texture whose
stretchable/tileable patches are defined by the given margin
--
cgit v1.2.3