hengyang_client/wb_new_ui/assets/Common/UIPanel.xml

24 lines
1.2 KiB
XML
Raw Permalink Normal View History

2025-05-22 15:08:28 +08:00
<?xml version="1.0" encoding="utf-8"?>
2025-06-20 17:25:43 +08:00
<component size="2532,1170" opaque="false">
2025-05-22 15:08:28 +08:00
<displayList>
2025-06-20 17:25:43 +08:00
<component id="n1_hznk" name="PopPanel" src="hznkce2" fileName="PopPanel.xml" xy="0,0" size="2532,1170" visible="false">
2025-06-13 13:33:34 +08:00
<relation target="" sidePair="width-width,height-height"/>
</component>
2025-05-22 15:08:28 +08:00
</displayList>
<transition name="left_pop">
<item time="0" type="Visible" target="n1_hznk" value="true"/>
<item time="0" type="XY" target="n1_hznk" tween="true" startValue="-1400,0" endValue="0,0" duration="6"/>
</transition>
<transition name="right_pop">
<item time="0" type="Visible" target="n1_hznk" value="true"/>
<item time="0" type="XY" target="n1_hznk" tween="true" startValue="1400,0" endValue="0,0" duration="6"/>
</transition>
<transition name="left_pop_back">
<item time="0" type="Visible" target="n1_hznk" value="true"/>
<item time="0" type="XY" target="n1_hznk" tween="true" startValue="0,0" endValue="-1400,0" duration="6"/>
</transition>
<transition name="right_pop_back">
<item time="0" type="Visible" target="n1_hznk" value="true"/>
<item time="0" type="XY" target="n1_hznk" tween="true" startValue="0,0" endValue="1400,0" duration="6"/>
</transition>
</component>