From b34eb4723bde739eed00c9595192aa5325808592 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 19 Jul 2012 19:14:45 +0000 Subject: cleaned up examples --- (limited to 'samples/graphics-csquiral.ta') diff --git a/samples/graphics-csquiral.ta b/samples/graphics-csquiral.ta index bd34654..678dbfd 100644 --- a/samples/graphics-csquiral.ta +++ b/samples/graphics-csquiral.ta @@ -1 +1,27 @@ -[[0, "start", 175, 189, [null, 1]], [1, "clean", 175, 231, [0, 2]], [2, "storeinbox1", 175, 265, [1, 3, 4]], [3, ["number", 1], 293, 265, [2, null]], [4, "setpensize", 175, 307, [2, 5, 6]], [5, ["number", 20], 277, 307, [4, null]], [6, "repeat", 175, 349, [4, 7, 8, null]], [7, ["number", 1300], 226, 349, [6, null]], [8, "forward", 240, 409, [6, 9, 10]], [9, "box1", 311, 409, [8, null]], [10, "right", 240, 451, [8, 11, 12]], [11, ["number", 91], 298, 451, [10, null]], [12, "setcolor", 240, 493, [10, 22, 16]], [13, "division2", 451, 493, [22, 14, 15]], [14, "xcor", 505, 493, [13, null]], [15, ["number", 6], 529, 539, [13, null]], [16, "setshade", 240, 535, [12, 17, 18]], [17, "heading", 325, 535, [16, null]], [18, "storeinbox1", 240, 577, [16, 19, null]], [19, "plus2", 358, 577, [18, 20, 21]], [20, "box1", 412, 577, [19, null]], [21, ["number", 1], 412, 619, [19, null]], [22, ["identity2", 40], 317, 493, [12, 13]]] \ No newline at end of file +[[0, ["start", 2.0], 160, 180, [null, 1]], +[1, "clean", 160, 222, [0, 18]], +[2, "setpensize", 160, 348, [18, 3, 4]], +[3, ["number", 20], 261, 348, [2, null]], +[4, "repeat", 160, 390, [2, 5, 6, null]], +[5, ["number", 1300], 211, 390, [4, null]], +[6, "forward", 225, 450, [4, 21, 7]], +[7, "right", 225, 492, [6, 8, 9]], +[8, ["number", 91], 297, 492, [7, null]], +[9, "setcolor", 225, 534, [7, 17, 13]], +[10, ["division2", 0], 440, 534, [17, 11, 12]], +[11, "xcor", 494, 534, [10, null]], +[12, ["number", 6], 518, 576, [10, null]], +[13, "setshade", 225, 576, [9, 14, 25]], +[14, "heading", 303, 576, [13, null]], +[15, ["plus2", 0], 320, 660, [25, 23, 16]], +[16, ["number", 1], 374, 702, [15, null]], +[17, ["identity2", 40], 306, 534, [9, 10]], +[18, ["storein", 0], 160, 264, [1, 19, 20, 2]], +[19, ["string", "my box"], 255, 264, [18, null]], +[20, ["number", 1], 255, 306, [18, null]], +[21, "box", 299, 450, [6, 22, null]], +[22, ["string", "my box"], 354, 450, [21, null]], +[23, "box", 374, 660, [15, 24, null]], +[24, ["string", "my box"], 429, 660, [23, null]], +[25, ["storein", 0], 225, 618, [13, 26, 15, null]], +[26, ["string", "my box"], 320, 618, [25, null]]] -- cgit v0.9.1