浏览代码

UI加终点线

cailianda 4 年之前
父节点
当前提交
08c96d6c04

+ 5 - 0
zhongyinUI/assets/Fight/Component/BG.xml

@@ -1,9 +1,14 @@
 <?xml version="1.0" encoding="utf-8"?>
 <component size="1334,750">
+  <controller name="c1" pages="0,正常,1,终点线" selected="1"/>
   <displayList>
     <image id="n11_6r0p" name="BG" src="fwp61" fileName="Images/BG_fight.jpg" xy="0,0">
       <relation target="" sidePair="width-width,height-height"/>
     </image>
+    <image id="n12_iiv2" name="Img_End" src="iiv2w" fileName="Images/Img_End.png" xy="1292,532">
+      <gearDisplay controller="c1" pages="1"/>
+      <relation target="n11_6r0p" sidePair="width-width%,height-height%,center-center%,middle-middle%"/>
+    </image>
     <text id="n8_n9ka" name="KeyTxt" xy="239,168" size="86,261" aspect="true" fontSize="24" color="#ffffff" align="center" vAlign="middle" leading="0" letterSpacing="2" ubb="true" autoSize="none" bold="true" strokeColor="#d40606" strokeSize="2" autoClearText="true" text="活&#xA;期&#xA;宝&#xA;:&#xA;0&#xA;0&#xA;0&#xA;5&#xA;3&#xA;9">
       <relation target="n11_6r0p" sidePair="width-width%,height-height%,center-center%,middle-middle%"/>
     </text>

+ 1 - 10
zhongyinUI/assets/Fight/Component/BGCom.xml

@@ -1,15 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <component size="1334,750">
   <displayList>
-    <list id="n97_qnha" name="ListBG" xy="0,0" size="1334,750" aspect="true" layout="row" overflow="scroll" scroll="horizontal" defaultItem="ui://c9ww4614qnhaq" align="center" vAlign="middle" autoClearItems="true">
-      <relation target="" sidePair="width-width%,height-height%"/>
-      <item/>
-      <item/>
-      <item/>
-      <item/>
-    </list>
-    <component id="n9_n9ka" name="GoldTotalCom" src="vvq5n" fileName="Component/GoldTotalCom.xml" xy="351,218">
-      <relation target="n97_qnha" sidePair="center-center%,middle-middle%"/>
-    </component>
+    <component id="n9_n9ka" name="GoldTotalCom" src="vvq5n" fileName="Component/GoldTotalCom.xml" xy="351,218"/>
   </displayList>
 </component>

二进制
zhongyinUI/assets/Fight/Images/Img_End.png


+ 1 - 0
zhongyinUI/assets/Fight/package.xml

@@ -20,6 +20,7 @@
     <image id="ffcat" name="PlayerGuide1.jpg" path="/Images/"/>
     <image id="ffcau" name="BtnSkip.png" path="/Images/"/>
     <component id="ffcav" name="BtnSkip.xml" path="/Component/"/>
+    <image id="iiv2w" name="Img_End.png" path="/Images/"/>
   </resources>
   <publish name="" genCode="true"/>
 </packageDescription>