Root/Software/sie_cg/block_editor/while.die

Source at commit 9d578912b727722b22319832985451a79ec35747 created 13 years 18 days ago.
By Juan64Bits, Updating prototype of SIE code generator.
1<!--File for SIE Code Generator. Custmos Blocks-->
2<CustomItem BlockName="System While">
3    <Polygon>
4        <Point x="-50" y="-30"/>
5        <Point x="50" y="-30"/>
6        <Point x="50" y="-10"/>
7        <Point x="-50" y="-10"/>
8        <Point x="-50" y="30"/>
9        <Point x="0" y="30"/>
10        <Point x="0" y="0"/>
11        <Point x="40" y="0"/>
12        <Point x="40" y="20"/>
13        <Point x="20" y="20"/>
14        <Point x="20" y="10"/>
15        <Point x="10" y="20"/>
16        <Point x="20" y="30"/>
17        <Point x="20" y="20"/>
18        <Point x="20" y="30"/>
19        <Point x="50" y="30"/>
20        <Point x="50" y="-10"/>
21        <Point x="50" y="30"/>
22        <Point x="-50" y="30"/>
23        <Point x="-50" y="-10"/>
24    </Polygon>
25    <TextItems>
26        <TextItem myStyleIO="130" posOffset-y="-10" editableItem="0" ID="14" text="IN Bool" posOffset-x="-50"/>
27        <TextItem myStyleIO="0" posOffset-y="20" editableItem="0" ID="23" text="System While" posOffset-x="0"/>
28    </TextItems>
29</CustomItem>
30

Archive Download this file

Branches:
master



interactive