|
39 | 39 | ; copyright and related or neighboring rights to this model.]]></code> |
40 | 40 | <widgets> |
41 | 41 | <view x="25" wrappingAllowedX="true" y="14" frameRate="100.0" minPycor="-2" height="64" showTickCounter="true" patchSize="12.0" fontSize="14" wrappingAllowedY="false" width="664" tickCounterLabel="ticks" maxPycor="2" updateMode="0" maxPxcor="27" minPxcor="-27"></view> |
42 | | - <button x="32" y="146" height="47" disableUntilTicks="false" forever="false" kind="Observer" width="113" sizeVersion="0">setup |
| 42 | + <button x="32" y="146" height="47" disableUntilTicks="false" forever="false" kind="Observer" width="113">setup |
43 | 43 | </button> |
44 | | - <button x="32" y="223" height="33" disableUntilTicks="true" forever="true" kind="Turtle" width="111" sizeVersion="0">right 0.1</button> |
45 | | - <button x="170" y="223" height="33" disableUntilTicks="true" forever="true" kind="Turtle" display="bigger" width="145" sizeVersion="0">every 0.01 [ |
| 44 | + <button x="32" y="223" height="40" disableUntilTicks="true" forever="true" kind="Turtle" width="111">right 0.1</button> |
| 45 | + <button x="170" y="223" height="40" disableUntilTicks="true" forever="true" kind="Turtle" width="145" display="bigger">every 0.01 [ |
46 | 46 | set size min list world-height size + 0.01 |
47 | 47 | ] |
48 | 48 | </button> |
49 | | - <button x="170" y="259" height="33" disableUntilTicks="true" forever="true" kind="Turtle" display="smaller" width="146" sizeVersion="0">every 0.01 [ |
| 49 | + <button x="170" y="268" height="40" disableUntilTicks="true" forever="true" kind="Turtle" width="146" display="smaller">every 0.01 [ |
50 | 50 | set size max list 0 size - 0.01 |
51 | 51 | ]</button> |
52 | | - <button x="344" y="220" height="33" disableUntilTicks="true" forever="false" kind="Turtle" width="107" sizeVersion="0">set color red</button> |
53 | | - <button x="344" y="258" height="33" disableUntilTicks="true" forever="false" kind="Turtle" width="110" sizeVersion="0">set color green</button> |
54 | | - <button x="344" y="297" height="33" disableUntilTicks="true" forever="false" kind="Turtle" width="112" sizeVersion="0">set color white</button> |
55 | | - <note x="172" y="116" height="18" textColorLight="-16777216" fontSize="11" width="412" markdown="false">Try this in the 3D view. Zoom in to get a good look at the 3D shapes.</note> |
56 | | - <button x="169" y="147" height="46" disableUntilTicks="true" forever="false" kind="Observer" width="110" sizeVersion="0">demo</button> |
| 52 | + <button x="344" y="220" height="40" disableUntilTicks="true" forever="false" kind="Turtle" width="107">set color red</button> |
| 53 | + <button x="344" y="265" height="40" disableUntilTicks="true" forever="false" kind="Turtle" width="110">set color green</button> |
| 54 | + <button x="344" y="311" height="40" disableUntilTicks="true" forever="false" kind="Turtle" width="112">set color white</button> |
| 55 | + <note x="172" y="116" backgroundDark="0" fontSize="11" width="412" markdown="false" height="18" textColorDark="-1" textColorLight="-16777216" backgroundLight="0">Try this in the 3D view. Zoom in to get a good look at the 3D shapes.</note> |
| 56 | + <button x="169" y="147" height="46" disableUntilTicks="true" forever="false" kind="Observer" width="110">demo</button> |
57 | 57 | </widgets> |
58 | 58 | <info><![CDATA[## WHAT IS IT? |
59 | 59 |
|
|
0 commit comments