summaryrefslogtreecommitdiff
path: root/manuals/chickadee/9_002dPatches.html
diff options
context:
space:
mode:
Diffstat (limited to 'manuals/chickadee/9_002dPatches.html')
-rw-r--r--manuals/chickadee/9_002dPatches.html2
1 files changed, 1 insertions, 1 deletions
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.
</p>
<dl>
-<dt id="index-draw_002dnine_002dpatch">Procedure: <strong>draw-nine-patch</strong> <em>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]</em></dt>
+<dt id="index-draw_002d9_002dpatch">Procedure: <strong>draw-9-patch</strong> <em>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]</em></dt>
<dd>
<p>Draw a 9-patch over the area <var>rect</var> using <var>texture</var> whose
stretchable/tileable patches are defined by the given margin