|
75 | 75 | ; Copyright 2001 Uri Wilensky. |
76 | 76 | ; See Info tab for full copyright and license.]]></code> |
77 | 77 | <widgets> |
78 | | - <view x="296" wrappingAllowedX="true" y="13" frameRate="30.0" minPycor="-20" height="496" showTickCounter="true" patchSize="12.0" fontSize="10" wrappingAllowedY="true" width="496" tickCounterLabel="ticks" maxPycor="20" updateMode="1" maxPxcor="20" minPxcor="-20"></view> |
79 | | - <button x="86" y="83" height="33" disableUntilTicks="false" forever="false" kind="Observer" display="setup" width="55" sizeVersion="0">setup</button> |
80 | | - <button x="151" y="83" height="33" disableUntilTicks="true" forever="true" kind="Observer" display="go" width="55" sizeVersion="0">go</button> |
81 | | - <slider x="4" step="1.0" y="160" max="20.0" display="grass-grow-rate" height="33" min="0.0" direction="Horizontal" default="15.0" variable="grass-grow-rate" width="138" sizeVersion="0"></slider> |
82 | | - <slider x="4" step="1.0" y="193" max="20.0" display="weeds-grow-rate" height="33" min="0.0" direction="Horizontal" default="0.0" variable="weeds-grow-rate" width="147" sizeVersion="0"></slider> |
83 | | - <slider x="144" step="0.5" y="160" max="10.0" display="grass-energy" height="33" min="0.0" direction="Horizontal" default="5.0" variable="grass-energy" width="131" sizeVersion="0"></slider> |
84 | | - <slider x="153" step="0.5" y="193" max="10.0" display="weed-energy" height="33" min="0.0" direction="Horizontal" default="0.0" variable="weed-energy" width="122" sizeVersion="0"></slider> |
85 | | - <slider x="35" step="1.0" y="42" max="500.0" display="number" height="33" min="0.0" direction="Horizontal" default="150.0" variable="number" width="226" sizeVersion="0"></slider> |
86 | | - <slider x="65" step="1.0" y="127" max="20.0" display="birth-threshold" height="33" min="0.0" direction="Horizontal" default="15.0" variable="birth-threshold" width="160" sizeVersion="0"></slider> |
87 | | - <plot x="4" autoPlotX="true" yMax="111.0" autoPlotY="true" yAxis="Pop" y="228" xMin="0.0" height="196" legend="true" xMax="100.0" yMin="0.0" xAxis="Time" display="Populations" width="271" sizeVersion="0"> |
| 78 | + <view x="276" wrappingAllowedX="true" y="24" frameRate="30.0" minPycor="-20" height="496" showTickCounter="true" patchSize="12.0" fontSize="10" wrappingAllowedY="true" width="496" tickCounterLabel="ticks" maxPycor="20" updateMode="1" maxPxcor="20" minPxcor="-20"></view> |
| 79 | + <slider x="17" step="1.0" y="134" max="20.0" width="250" display="birth-threshold" height="50" min="0.0" direction="Horizontal" default="15.0" variable="birth-threshold"></slider> |
| 80 | + <slider x="17" step="0.5" y="370" max="10.0" width="250" display="weed-energy" height="50" min="0.0" direction="Horizontal" default="0.0" variable="weed-energy"></slider> |
| 81 | + <slider x="17" step="1.0" y="312" max="20.0" width="250" display="weeds-grow-rate" height="50" min="0.0" direction="Horizontal" default="0.0" variable="weeds-grow-rate"></slider> |
| 82 | + <slider x="17" step="0.5" y="254" max="10.0" width="250" display="grass-energy" height="50" min="0.0" direction="Horizontal" default="5.0" variable="grass-energy"></slider> |
| 83 | + <slider x="17" step="1.0" y="195" max="20.0" width="250" display="grass-grow-rate" height="50" min="0.0" direction="Horizontal" default="15.0" variable="grass-grow-rate"></slider> |
| 84 | + <slider x="17" step="1.0" y="26" max="500.0" width="250" display="number" height="50" min="0.0" direction="Horizontal" default="150.0" variable="number"></slider> |
| 85 | + <button x="63" y="82" height="43" disableUntilTicks="false" forever="false" kind="Observer" width="68" display="setup">setup</button> |
| 86 | + <button x="143" y="82" height="43" disableUntilTicks="true" forever="true" kind="Observer" width="77" display="go">go</button> |
| 87 | + <plot x="779" autoPlotX="true" yMax="111.0" autoPlotY="true" yAxis="Pop" y="86" xMin="0.0" height="263" legend="true" xMax="100.0" yMin="0.0" width="328" xAxis="Time" display="Populations"> |
88 | 88 | <setup>set-plot-y-range 0 number</setup> |
89 | 89 | <update></update> |
90 | 90 | <pen interval="1.0" mode="0" display="grass" color="-10899396" legend="true"> |
|
100 | 100 | <update>plot count patches with [pcolor = violet] / 4</update> |
101 | 101 | </pen> |
102 | 102 | </plot> |
103 | | - <monitor x="186" precision="1" y="424" height="45" fontSize="11" display="count rabbits" width="89" sizeVersion="0">count rabbits</monitor> |
| 103 | + <monitor x="905" precision="1" y="357" height="60" fontSize="11" width="100" display="count rabbits">count rabbits</monitor> |
104 | 104 | </widgets> |
105 | 105 | <info><![CDATA[## WHAT IS IT? |
106 | 106 |
|
|
0 commit comments