<?xml version="1.0" encoding="UTF-8"?>
<net name="d_pong_if" type="iopt-flow">
  <operation id="o001" x="100" y="35" constant="1" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="1"/>
    <output off_x="20" off_y="0" name="K" id="o001.K" type="range" min="1" max="1" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>1</text>
        <operand type="literal" value="1"/>
      </expression>
    </output>
  </operation>
  <signal id="X" x="110" y="120" mode="input" type="range" min="-1" max="801" frac="0" value="0" dynamic="none" microstep="1" nano-step="2"/>
  <signal id="Y" x="140" y="140" mode="input" type="range" min="-1" max="801" frac="0" value="0" dynamic="none" microstep="1" nano-step="5"/>
  <signal id="Pause" x="1205" y="65" mode="output" type="boolean" min="0" max="1" microstep="0" nano-step="2" frac="0" value="0" dynamic="none"/>
  <component id="c1" class="ui/label_icon.xml" x="265" y="150" width="150" height="140" rot="0" implementation="iopt-flow" target="external" res_location="ball.png">
    <name off_x="-75" off_y="-75" text="ui_label_icon_ball"/>
    <source_model file="files/ui_label.xml"/>
    <input id="c1.Visible" name="Visible" off_x="-75" off_y="-50" type="boolean" microstep="0" nano-step="0"/>
    <input id="c1.X" name="X" off_x="-75" off_y="-30" type="range" min="0" max="1023" microstep="1" nano-step="2"/>
    <input id="c1.Y" name="Y" off_x="-75" off_y="-10" type="range" min="0" max="1023" microstep="1" nano-step="5"/>
    <input id="c1.Width" name="Width" off_x="-75" off_y="10" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c1.Height" name="Height" off_x="-75" off_y="30" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c1.PageNr" name="PageNr" off_x="-75" off_y="50" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <output id="c1.Show" name="Show" off_x="75" off_y="-50" type="boolean" microstep="1" nano-step="6"/>
    <comment text="Ball" off_x="0" off_y="20"/>
  </component>
  <arc id="a001" type="read" source="X" target="c1.X"/>
  <arc id="a011" type="read" source="Y" target="c1.Y"/>
  <component id="c013" class="ui/checkbox.xml" x="1025" y="125" width="180" height="200" rot="0" implementation="iopt-flow" target="external">
    <name off_x="-90" off_y="-105" text="ui_checkbox_pause"/>
    <source_model file="files/ui_checkbox.xml"/>
    <input id="c013.Set" name="Set" type="event" off_x="-90" off_y="-80" microstep="0" nano-step="0"/>
    <input id="c013.Reset" name="Reset" type="event" off_x="-90" off_y="-60" microstep="0" nano-step="0"/>
    <input id="c013.Visible" name="Visible" off_x="-90" off_y="-40" type="boolean" microstep="0" nano-step="1"/>
    <input id="c013.Sensitive" name="Sensitive" off_x="-90" off_y="-20" type="boolean" microstep="0" nano-step="1"/>
    <input id="c013.X" name="X" off_x="-90" off_y="0" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c013.Y" name="Y" off_x="-90" off_y="20" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c013.Width" name="Width" off_x="-90" off_y="40" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c013.Height" name="Height" off_x="-90" off_y="60" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c013.PageNr" name="PageNr" off_x="-90" off_y="80" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <output id="c013.Changed" name="Changed" type="event" off_x="90" off_y="-80" microstep="0" nano-step="2"/>
    <output id="c013.Checked" name="Checked" off_x="90" off_y="-60" type="boolean" microstep="0" nano-step="2"/>
    <comment text="Pause" off_x="0" off_y="20"/>
  </component>
  <arc id="a016" type="read" source="c013.Checked" target="Pause"/>
  <operation id="o017" x="860" y="125" constant="50" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="50"/>
    <output off_x="20" off_y="0" name="K" id="o017.K" type="range" min="50" max="50" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>50</text>
        <operand type="literal" value="50"/>
      </expression>
    </output>
  </operation>
  <arc id="a021" type="read" source="o017.K" target="c013.X"/>
  <operation id="o022" x="815" y="145" constant="640" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="640"/>
    <output off_x="20" off_y="0" name="K" id="o022.K" type="range" min="640" max="640" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>640</text>
        <operand type="literal" value="640"/>
      </expression>
    </output>
  </operation>
  <arc id="a023" type="read" source="o022.K" target="c013.Y"/>
  <arc id="a024" type="read" source="o001.K" target="c013.Visible" view="symbolic"/>
  <arc id="a025" type="read" source="o001.K" target="c013.Sensitive" view="symbolic"/>
  <component id="c026" class="ui/number.xml" x="625" y="585" width="200" height="240" rot="0" implementation="iopt-flow" target="external">
    <name off_x="-100" off_y="-125" text="ui_number_score"/>
    <source_model file="files/ui_number.xml"/>
    <input id="c026.Set" name="Set" type="event" off_x="-100" off_y="-100" microstep="1" nano-step="8"/>
    <input id="c026.NewVal" name="NewVal" off_x="-100" off_y="-80" type="range" min="0" max="65535" microstep="1" nano-step="7"/>
    <input id="c026.Visible" name="Visible" off_x="-100" off_y="-60" type="boolean" microstep="0" nano-step="1"/>
    <input id="c026.Sensitive" name="Sensitive" off_x="-100" off_y="-40" type="boolean" microstep="0" nano-step="0"/>
    <input id="c026.X" name="X" off_x="-100" off_y="-20" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c026.Y" name="Y" off_x="-100" off_y="0" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c026.Width" name="Width" off_x="-100" off_y="20" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c026.Height" name="Height" off_x="-100" off_y="40" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c026.PageNr" name="PageNr" off_x="-100" off_y="60" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <input id="c026.Min" name="Min" off_x="-100" off_y="80" type="range" min="0" max="65535" microstep="0" nano-step="0"/>
    <input id="c026.Max" name="Max" off_x="-100" off_y="100" type="range" min="0" max="65535" microstep="0" nano-step="0"/>
    <output id="c026.Changed" name="Changed" type="event" off_x="100" off_y="-100" microstep="1" nano-step="9"/>
    <output id="c026.Value" name="Value" off_x="100" off_y="-80" type="range" min="0" max="65535" microstep="1" nano-step="9"/>
    <comment text="Score" off_x="0" off_y="20"/>
  </component>
  <arc id="a027" type="read" source="o001.K" target="c026.Visible" view="symbolic"/>
  <operation id="o030" x="480" y="450" rot="0" shape="arrow" size="16">
    <name off_x="-11" off_y="-16" text="changed"/>
    <input off_x="-16" off_y="0" name="Score" id="o030.Score" type="range" min="0" max="10000" dynamic="all" frac="0"/>
    <output off_x="16" off_y="0" name="out" id="o030.out" type="event" min="0" max="1" dynamic="none" frac="0" microstep="1" nano-step="8">
      <expression>
        <operand type="signal" idRef="Score"/>
        <operator type="diff"/>
        <operand type="signal" idRef="Score" delay="1"/>
        <text>Score &lt;&gt; Score[-1]</text>
      </expression>
    </output>
  </operation>
  <arc id="a032" type="read" source="o022.K" target="c026.Y" view="symbolic"/>
  <operation id="o033" x="440" y="565" constant="600" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="650"/>
    <output off_x="20" off_y="0" name="K" id="o033.K" type="range" min="600" max="600" dynamic="none" microstep="0" nano-step="1" frac="0">
      <expression>
        <text>600</text>
        <operand type="literal" value="600"/>
      </expression>
    </output>
  </operation>
  <arc id="a034" type="read" source="o033.K" target="c026.X"/>
  <arc id="a035" type="read" source="o030.out" target="c026.Set"/>
  <component id="c001" class="ui/button.xml" x="1015" y="330" width="160" height="160" rot="0" implementation="iopt-flow" target="external" res_location="left.png" param_string="@a@">
    <name off_x="-80" off_y="-85" text="ui_button_left"/>
    <source_model file="files/ui_button.xml"/>
    <input id="c001.Visible" name="Visible" off_x="-80" off_y="-60" type="boolean" microstep="0" nano-step="1"/>
    <input id="c001.Sensitive" name="Sensitive" off_x="-80" off_y="-40" type="boolean" microstep="0" nano-step="1"/>
    <input id="c001.X" name="X" off_x="-80" off_y="-20" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c001.Y" name="Y" off_x="-80" off_y="0" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c001.Width" name="Width" off_x="-80" off_y="20" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c001.Height" name="Height" off_x="-80" off_y="40" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c001.PageNr" name="PageNr" off_x="-80" off_y="60" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <output id="c001.Click" name="Click" type="event" off_x="80" off_y="-60" microstep="0" nano-step="2"/>
    <output id="c001.Pressed" name="Pressed" off_x="80" off_y="-40" type="boolean" microstep="0" nano-step="2"/>
    <comment text="" off_x="0" off_y="20"/>
  </component>
  <component id="c002" class="ui/button.xml" x="1015" y="510" width="160" height="160" rot="0" implementation="iopt-flow" target="external" res_location="right.png" param_string="@s@">
    <name off_x="-80" off_y="-85" text="ui_button_right"/>
    <source_model file="files/ui_button.xml"/>
    <input id="c002.Visible" name="Visible" off_x="-80" off_y="-60" type="boolean" microstep="0" nano-step="1"/>
    <input id="c002.Sensitive" name="Sensitive" off_x="-80" off_y="-40" type="boolean" microstep="0" nano-step="1"/>
    <input id="c002.X" name="X" off_x="-80" off_y="-20" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c002.Y" name="Y" off_x="-80" off_y="0" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c002.Width" name="Width" off_x="-80" off_y="20" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c002.Height" name="Height" off_x="-80" off_y="40" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c002.PageNr" name="PageNr" off_x="-80" off_y="60" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <output id="c002.Click" name="Click" type="event" off_x="80" off_y="-60" microstep="0" nano-step="2"/>
    <output id="c002.Pressed" name="Pressed" off_x="80" off_y="-40" type="boolean" microstep="0" nano-step="2"/>
    <comment text="" off_x="0" off_y="20"/>
  </component>
  <component id="c004" class="ui/label_icon.xml" x="265" y="380" width="150" height="140" rot="0" implementation="iopt-flow" target="external" res_location="base.png">
    <name off_x="-75" off_y="-75" text="ui_label_icon_base"/>
    <source_model file="files/ui_label.xml"/>
    <input id="c004.Visible" name="Visible" off_x="-75" off_y="-50" type="boolean" microstep="0" nano-step="0"/>
    <input id="c004.X" name="X" off_x="-75" off_y="-30" type="range" min="0" max="1023" microstep="0" nano-step="3"/>
    <input id="c004.Y" name="Y" off_x="-75" off_y="-10" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c004.Width" name="Width" off_x="-75" off_y="10" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c004.Height" name="Height" off_x="-75" off_y="30" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c004.PageNr" name="PageNr" off_x="-75" off_y="50" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <output id="c004.Show" name="Show" off_x="75" off_y="-50" type="boolean" microstep="0" nano-step="4"/>
  </component>
  <arc id="a022" type="read" source="o022.K" target="c001.Y" view="symbolic"/>
  <arc id="a026" type="read" source="o022.K" target="c002.Y" view="symbolic"/>
  <operation id="o027" x="125" y="395" constant="560" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="560"/>
    <output off_x="20" off_y="0" name="K" id="o027.K" type="range" min="560" max="560" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>560</text>
        <operand type="literal" value="560"/>
      </expression>
    </output>
  </operation>
  <arc id="a028" type="read" source="o027.K" target="c004.Y"/>
  <operation id="o029" x="845" y="310" constant="350" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="350"/>
    <output off_x="20" off_y="0" name="K" id="o029.K" type="range" min="350" max="350" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>350</text>
        <operand type="literal" value="350"/>
      </expression>
    </output>
  </operation>
  <arc id="a030" type="read" source="o029.K" target="c001.X"/>
  <operation id="o031" x="850" y="490" constant="450" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="450"/>
    <output off_x="20" off_y="0" name="K" id="o031.K" type="range" min="450" max="450" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>450</text>
        <operand type="literal" value="450"/>
      </expression>
    </output>
  </operation>
  <arc id="a033" type="read" source="o031.K" target="c002.X"/>
  <arc id="a036" type="read" source="o001.K" target="c001.Visible" view="symbolic"/>
  <arc id="a037" type="read" source="o001.K" target="c001.Sensitive" view="symbolic"/>
  <arc id="a038" type="read" source="o001.K" target="c002.Visible" view="symbolic"/>
  <arc id="a043" type="read" source="o001.K" target="c002.Sensitive" view="symbolic"/>
  <signal id="BaseX" x="90" y="350" mode="input" type="range" min="0" max="800" frac="0" value="400" dynamic="none" microstep="0" nano-step="3"/>
  <arc id="a054" type="read" source="BaseX" target="c004.X"/>
  <operation id="o059" x="410" y="305" constant="300" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="300"/>
    <output off_x="20" off_y="0" name="K" id="o059.K" type="range" min="300" max="300" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>300</text>
        <operand type="literal" value="300"/>
      </expression>
    </output>
  </operation>
  <operation id="o061" x="465" y="325" constant="280" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="280"/>
    <output off_x="20" off_y="0" name="K" id="o061.K" type="range" min="280" max="280" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>280</text>
        <operand type="literal" value="280"/>
      </expression>
    </output>
  </operation>
  <component id="c042" class="ui/button.xml" x="610" y="135" width="160" height="160" rot="0" implementation="iopt-flow" target="external" res_location="ball.png" param_string="@ @">
    <name off_x="-80" off_y="-85" text="ui_start_button"/>
    <source_model file="files/ui_button.xml"/>
    <input id="c042.Visible" name="Visible" off_x="-80" off_y="-60" type="boolean" microstep="0" nano-step="0"/>
    <input id="c042.Sensitive" name="Sensitive" off_x="-80" off_y="-40" type="boolean" microstep="0" nano-step="1"/>
    <input id="c042.X" name="X" off_x="-80" off_y="-20" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c042.Y" name="Y" off_x="-80" off_y="0" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c042.Width" name="Width" off_x="-80" off_y="20" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c042.Height" name="Height" off_x="-80" off_y="40" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c042.PageNr" name="PageNr" off_x="-80" off_y="60" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <output id="c042.Click" name="Click" type="event" off_x="80" off_y="-60" microstep="0" nano-step="2"/>
    <output id="c042.Pressed" name="Pressed" off_x="80" off_y="-40" type="boolean" microstep="0" nano-step="2"/>
    <comment text="Start New Game" off_x="0" off_y="20"/>
  </component>
  <component id="c043" class="ui/button.xml" x="610" y="325" width="160" height="160" rot="0" implementation="iopt-flow" target="external" res_location="end.jpg" param_string="@C[@">
    <name off_x="-80" off_y="-85" text="ui_game_over_button"/>
    <source_model file="files/ui_button.xml"/>
    <input id="c043.Visible" name="Visible" off_x="-80" off_y="-60" type="boolean" microstep="0" nano-step="0"/>
    <input id="c043.Sensitive" name="Sensitive" off_x="-80" off_y="-40" type="boolean" microstep="0" nano-step="1"/>
    <input id="c043.X" name="X" off_x="-80" off_y="-20" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c043.Y" name="Y" off_x="-80" off_y="0" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c043.Width" name="Width" off_x="-80" off_y="20" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c043.Height" name="Height" off_x="-80" off_y="40" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c043.PageNr" name="PageNr" off_x="-80" off_y="60" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <output id="c043.Click" name="Click" type="event" off_x="80" off_y="-60" microstep="0" nano-step="2"/>
    <output id="c043.Pressed" name="Pressed" off_x="80" off_y="-40" type="boolean" microstep="0" nano-step="2"/>
    <comment text=" GAME OVER " off_x="0" off_y="20"/>
  </component>
  <arc id="a045" type="read" source="o061.K" target="c043.Y"/>
  <arc id="a046" type="read" source="o059.K" target="c043.X"/>
  <arc id="a056" type="read" source="o061.K" target="c042.Y" view="symbolic"/>
  <arc id="a058" type="read" source="o059.K" target="c042.X" view="symbolic"/>
  <arc id="a060" type="read" source="o001.K" target="c043.Sensitive" view="symbolic"/>
  <arc id="a061" type="read" source="o001.K" target="c042.Sensitive" view="symbolic"/>
  <signal id="Score" x="415" y="505" mode="input" type="range" min="0" max="10000" frac="0" value="0" dynamic="none" microstep="1" nano-step="7"/>
  <arc id="a080" type="read" source="Score" target="c026.NewVal"/>
  <arc id="a081" type="read" source="Score" target="o030.Score"/>
  <component id="c005" class="ui/sound_sample.xml" x="1000" y="740" width="100" height="40" rot="0" implementation="iopt-flow" target="external" res_location="boing.wav">
    <name off_x="-50" off_y="-25" text="sound_sample_boing"/>
    <source_model file="files/sound_sample.xml"/>
    <input id="c005.Play" name="Play" type="event" off_x="-50" off_y="0"/>
    <output id="c005.Playing" name="Playing" type="event" off_x="50" off_y="0"/>
  </component>
  <component id="c006" class="ui/sound_sample.xml" x="1000" y="655" width="100" height="40" rot="0" implementation="iopt-flow" target="external" res_location="crash.wav">
    <name off_x="-50" off_y="-25" text="sound_sample_crash"/>
    <source_model file="files/sound_sample.xml"/>
    <input id="c006.Play" name="Play" type="event" off_x="-50" off_y="0"/>
    <output id="c006.Playing" name="Playing" type="event" off_x="50" off_y="0"/>
  </component>
  <event id="Crash" x="875" y="655" mode="input"/>
  <arc id="a002" type="read" source="Crash" target="c006.Play"/>
  <signal id="RunGame" x="80" y="100" mode="input" type="boolean" min="0" max="1"/>
  <arc id="a004" type="read" source="RunGame" target="c1.Visible"/>
  <arc id="a006" type="read" source="RunGame" target="c004.Visible" view="symbolic"/>
  <component id="c007" class="ui/label_icon.xml" x="265" y="580" width="150" height="140" rot="0" implementation="iopt-flow" target="external" res_location="base2.png">
    <name off_x="-75" off_y="-75" text="ui_label_icon_base_p2"/>
    <source_model file="files/ui_label.xml"/>
    <input id="c007.Visible" name="Visible" off_x="-75" off_y="-50" type="boolean" microstep="0" nano-step="0"/>
    <input id="c007.X" name="X" off_x="-75" off_y="-30" type="range" min="0" max="1023" microstep="0" nano-step="3"/>
    <input id="c007.Y" name="Y" off_x="-75" off_y="-10" type="range" min="0" max="1023" microstep="0" nano-step="1"/>
    <input id="c007.Width" name="Width" off_x="-75" off_y="10" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c007.Height" name="Height" off_x="-75" off_y="30" type="range" min="0" max="1023" microstep="0" nano-step="0"/>
    <input id="c007.PageNr" name="PageNr" off_x="-75" off_y="50" type="range" min="0" max="31" microstep="0" nano-step="0"/>
    <output id="c007.Show" name="Show" off_x="75" off_y="-50" type="boolean" microstep="0" nano-step="4"/>
  </component>
  <operation id="o008" x="125" y="595" constant="2" rot="0" shape="rect" size="20" locked="true">
    <name off_x="-15" off_y="-5" text="2"/>
    <output off_x="20" off_y="0" name="K" id="o008.K" type="range" min="2" max="2" dynamic="none" microstep="0" nano-step="1">
      <expression>
        <text>2</text>
        <operand type="literal" value="2"/>
      </expression>
    </output>
  </operation>
  <signal id="P2BaseX" x="90" y="550" mode="input" type="range" min="0" max="800" frac="0" value="400" dynamic="none" microstep="0" nano-step="3"/>
  <arc id="a010" type="read" source="o008.K" target="c007.Y"/>
  <arc id="a012" type="read" source="P2BaseX" target="c007.X"/>
  <arc id="a013" type="read" source="RunGame" target="c007.Visible" view="symbolic"/>
  <event id="StartBtn" x="745" y="75" mode="output"/>
  <arc id="a015" type="read" source="c042.Click" target="StartBtn"/>
  <event id="ClrGameOver" x="755" y="265" mode="output"/>
  <arc id="a017" type="read" source="c043.Click" target="ClrGameOver"/>
  <event id="Boing" x="875" y="740" mode="input"/>
  <arc id="a019" type="read" source="Boing" target="c005.Play"/>
  <signal id="LeftBtn" x="1195" y="290" mode="output" type="boolean" dynamic="type"/>
  <signal id="RightBtn" x="1175" y="470" mode="output" type="boolean" min="0" max="1" frac="0" value="0" dynamic="none"/>
  <arc id="a029" type="read" source="c001.Pressed" target="LeftBtn"/>
  <arc id="a031" type="read" source="c002.Pressed" target="RightBtn"/>
  <signal id="ShowStartBtn" x="425" y="75" mode="input" type="boolean" min="0" max="1"/>
  <arc id="a039" type="read" source="ShowStartBtn" target="c042.Visible"/>
  <signal id="ShowGameOver" x="435" y="265" mode="input" type="boolean" min="0" max="1"/>
  <arc id="a041" type="read" source="ShowGameOver" target="c043.Visible"/>
</net>
