aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/drawpolygon.pd
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-25 10:47:53 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2002-11-25 10:47:53 +0000
commit5aef03b3a165b309622f6d051bd4d53c42b4532d (patch)
tree808a2924e736f3327c968f0868fd1efdbc3a1aec /pd/doc/5.reference/drawpolygon.pd
parentb09bea965d034a8e092b35d369f2ef6591ef0e65 (diff)
This commit was generated by cvs2svn to compensate for changes in r232,
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=233
Diffstat (limited to 'pd/doc/5.reference/drawpolygon.pd')
-rw-r--r--pd/doc/5.reference/drawpolygon.pd7
1 files changed, 3 insertions, 4 deletions
diff --git a/pd/doc/5.reference/drawpolygon.pd b/pd/doc/5.reference/drawpolygon.pd
index 714c404b..fc422af4 100644
--- a/pd/doc/5.reference/drawpolygon.pd
+++ b/pd/doc/5.reference/drawpolygon.pd
@@ -25,14 +25,13 @@ Here the interior color is red (900) \, the outline color is controlled
by the "dog" field \, and the three points describe a triangle of altitude
"cat". The fields x and y automatically govern the placement of the
object as a whole.;
-#X text 24 357 This object defines the fields for this template. Their
-values are initialized in the "works" subwindow. You can see them by
-right-clicking on the object in the "data" window and selecting "properties."
-;
#X text 45 62 - RGB color (0=black \, 999=white \, 900=red \, 90=green
\, 9=blue \, 555=grey \, etc.);
#X text 46 95 - line width;
#X text 46 116 - two or more (x \, y) pairs giving coordinates.;
+#X text 24 357 This object defines the fields for this template. You
+can see teh fields' values by right-clicking on the object in the "data"
+window and selecting "properties.";
#X restore 274 93 pd help-drawpolygon-template;
#X obj 34 149 template;
#N canvas 10 18 384 178 help-drawpolygon-data 1;