aboutsummaryrefslogtreecommitdiff
path: root/Gem/part_info-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
commitc6030846f5c1e34048774d60ca4c15e804bee839 (patch)
treefb75f89275a78ea383c0fd64e8fe5b3ae57cc898 /Gem/part_info-help.pd
Gem linux/amd64
built '' for linux/amd64
Diffstat (limited to 'Gem/part_info-help.pd')
-rw-r--r--Gem/part_info-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/Gem/part_info-help.pd b/Gem/part_info-help.pd
new file mode 100644
index 0000000..8b79a5f
--- /dev/null
+++ b/Gem/part_info-help.pd
@@ -0,0 +1,25 @@
+#N canvas 162 181 644 454 10;
+#X msg 139 99 gemList;
+#X text 176 62 GEM object;
+#X msg 139 294 gemList;
+#X text 186 26 [part_render];
+#X obj 139 130 part_info;
+#X msg 164 251 x y z;
+#X msg 202 184 sizeX sizeY sizeZ;
+#X msg 177 230 red green blue alpha;
+#X msg 189 208 velX velY velZ;
+#X msg 215 160 age;
+#X text 35 320 [part_info] gives you all available information of all
+the particles in the system draws a particle system set up with [part_head]
+and other [part_]-objects.;
+#X msg 151 272 ID;
+#X text 36 379 If your system contains 15 particles \, then you will
+get the information on the outlets 15 times per rendering circle.;
+#X connect 0 0 4 0;
+#X connect 4 0 2 0;
+#X connect 4 1 11 0;
+#X connect 4 2 5 0;
+#X connect 4 3 7 0;
+#X connect 4 4 8 0;
+#X connect 4 5 6 0;
+#X connect 4 6 9 0;