Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/samples/bubbles.ta
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2010-09-17 18:09:56 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-09-17 18:09:56 (GMT)
commit01e4fbfb59d424fc3edeabd34ca48eedffa16bda (patch)
tree8a5a8c52671e3566f3ae24e823f2a387172c1bcc /samples/bubbles.ta
parenta4828b634d1c8e6374785f503da26a6def3d8ade (diff)
updated samples to remove extra turtles
Diffstat (limited to 'samples/bubbles.ta')
-rw-r--r--samples/bubbles.ta2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/bubbles.ta b/samples/bubbles.ta
index 25331a7..eef8698 100644
--- a/samples/bubbles.ta
+++ b/samples/bubbles.ta
@@ -1 +1 @@
-[[0, "setcolor", 252, 251, [12, 1, 2]], [1, ["number", 60], 329, 251, [0, null]], [2, "repeat", 252, 293, [0, 3, 4, null]], [3, ["number", 5000], 303, 293, [2, null]], [4, "setxy", 317, 353, [2, 23, 6, 28]], [5, "random", 589, 353, [23, 24, 25, null]], [6, "random", 375, 395, [4, 26, 27, null]], [7, "storeinbox1", 317, 471, [28, 14, 29]], [8, "setpensize", 317, 547, [29, 20, 30]], [9, "setshade", 317, 623, [30, 17, 31]], [10, "forward", 317, 699, [31, 11, null]], [11, ["number", 1], 388, 699, [10, null]], [12, "clean", 252, 217, [13, 0]], [13, "start", 252, 175, [null, 12]], [14, "plus2", 435, 471, [7, 15, 16]], [15, "ycor", 489, 471, [14, null]], [16, ["number", 900], 489, 513, [14, null]], [17, "division2", 402, 623, [9, 18, 19]], [18, "box1", 456, 623, [17, null]], [19, ["number", 12], 480, 669, [17, null]], [20, "division2", 419, 547, [8, 21, 22]], [21, "box1", 473, 547, [20, null]], [22, ["number", 9], 497, 593, [20, null]], [23, ["identity2", 80], 375, 353, [4, 5]], [24, "leftpos", 675, 353, [5, null]], [25, "rightpos", 675, 395, [5, null]], [26, "bottompos", 461, 395, [6, null]], [27, "toppos", 461, 437, [6, null]], [28, ["vspace", 0], 317, 437, [4, 7]], [29, ["vspace", 0], 317, 513, [7, 8]], [30, ["vspace", 0], 317, 589, [8, 9]], [31, ["vspace", 0], 317, 665, [9, 10]], [-1, ["turtle", 1], 528, 31, 0, 60.0, 77.5, 103.33333333333333]] \ No newline at end of file
+[[0, "setcolor", 252, 251, [12, 1, 2]], [1, ["number", 60], 329, 251, [0, null]], [2, "repeat", 252, 293, [0, 3, 4, null]], [3, ["number", 5000], 303, 293, [2, null]], [4, ["setxy", 20.0], 317, 353, [2, 5, 6, 27]], [5, ["random", 0], 375, 353, [4, 23, 24, null]], [6, ["random", 0], 375, 435, [4, 25, 26, null]], [7, "storeinbox1", 317, 511, [27, 14, 28]], [8, "setpensize", 317, 587, [28, 20, 29]], [9, "setshade", 317, 663, [29, 17, 30]], [10, "forward", 317, 739, [30, 11, null]], [11, ["number", 1], 388, 739, [10, null]], [12, "clean", 252, 217, [13, 0]], [13, ["start", 2.0], 252, 175, [null, 12]], [14, ["plus2", 0], 435, 511, [7, 15, 16]], [15, "ycor", 489, 511, [14, null]], [16, ["number", 900], 489, 553, [14, null]], [17, ["division2", 0], 402, 663, [9, 18, 19]], [18, "box1", 456, 663, [17, null]], [19, ["number", 12], 480, 705, [17, null]], [20, ["division2", 0], 419, 587, [8, 21, 22]], [21, "box1", 473, 587, [20, null]], [22, ["number", 9], 497, 629, [20, null]], [23, "leftpos", 461, 353, [5, null]], [24, "rightpos", 461, 395, [5, null]], [25, "bottompos", 461, 435, [6, null]], [26, "toppos", 461, 477, [6, null]], [27, ["vspace", 0], 317, 477, [4, 7]], [28, ["vspace", 0], 317, 553, [7, 8]], [29, ["vspace", 0], 317, 629, [8, 9]], [30, ["vspace", 0], 317, 705, [9, 10]]] \ No newline at end of file