Root/Software/sie_cg/block_editor/while.die

1<!--File for SIE Code Generator. Custmos Blocks-->
2<CustomItem BlockName="System While">
3    <Polygon>
4        <Point x="-50" y="-10"/>
5        <Point x="50" y="-10"/>
6        <Point x="50" y="10"/>
7        <Point x="-50" y="10"/>
8        <Point x="0" y="10"/>
9        <Point x="10" y="20"/>
10        <Point x="0" y="30"/>
11        <Point x="20" y="30"/>
12        <Point x="20" y="50"/>
13        <Point x="-10" y="50"/>
14        <Point x="-10" y="40"/>
15        <Point x="0" y="40"/>
16        <Point x="-20" y="20"/>
17        <Point x="-40" y="40"/>
18        <Point x="-30" y="40"/>
19        <Point x="-30" y="70"/>
20        <Point x="40" y="70"/>
21        <Point x="40" y="10"/>
22        <Point x="50" y="10"/>
23        <Point x="50" y="80"/>
24        <Point x="-50" y="80"/>
25        <Point x="-50" y="10"/>
26    </Polygon>
27    <TextItems>
28        <TextItem myStyleIO="0" posOffset-y="-0" editableItem="0" ID="23" text="System While" posOffset-x="0"/>
29        <TextItem myStyleIO="129" posOffset-y="-20" editableItem="0" ID="6" text="IN" posOffset-x="-50"/>
30    </TextItems><![CDATA[/* DON'T CARE */]]><![CDATA[/* DON'T CARE */]]><![CDATA[
31do
32{
33/***![SYSTEM WHILE]***/
34firstLoop=0;
35}while(in_6);]]><![CDATA[/* DON'T CARE */]]></CustomItem>
36

Archive Download this file

Branches:
master



interactive