Root/Software/sie_cg/block_editor/constant.die

Source at commit 9d578912b727722b22319832985451a79ec35747 created 13 years 4 months ago.
By Juan64Bits, Updating prototype of SIE code generator.
1<!--File for SIE Code Generator. Custmos Blocks-->
2<CustomItem BlockName="Constant">
3    <Polygon>
4        <Point x="-50" y="-10"/>
5        <Point x="-50" y="30"/>
6        <Point x="30" y="30"/>
7        <Point x="30" y="-10"/>
8    </Polygon>
9    <TextItems>
10        <TextItem myStyleIO="0" posOffset-y="-0" editableItem="1" ID="21" text="Value" posOffset-x="-30"/>
11        <TextItem myStyleIO="3" posOffset-y="-20" editableItem="0" ID="15" text="OUT Integer" posOffset-x="30"/>
12        <TextItem myStyleIO="0" posOffset-y="-0" editableItem="1" ID="19" text="1" posOffset-x="10"/>
13    </TextItems>
14</CustomItem>
15

Archive Download this file

Branches:
master



interactive