fix:1、修复bug
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="378,90" pivot="0.5,0.5" extention="Button">
|
||||
<controller name="state" exported="true" pages="0,0,1,1,2,2" selected="2"/>
|
||||
<controller name="state" exported="true" pages="0,0,1,1,2,2" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_opwg" name="n0" src="qxz4bl" fileName="img/yxdt_top_gold_bg.png" xy="48,5" size="266,76">
|
||||
<image id="n0_opwg" name="n0" src="qxz4bl" fileName="img/yxdt_top_gold_bg.png" xy="48,5" size="257,79">
|
||||
<gearSize controller="state" pages="0,1,2" values="257,79,1,1|280,79,1,1|266,76,1,1"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
@@ -22,10 +22,10 @@
|
||||
<image id="n8_cgqg" name="n8" src="qxz4bj" fileName="img/kuang.png" xy="41,70" pivot="0.502,0.015">
|
||||
<gearDisplay controller="state" pages="2"/>
|
||||
</image>
|
||||
<text id="n9_cgqg" name="tips_text" xy="54,96" pivot="0.496,-0.43" size="221,54" fontSize="40" color="#4d7ca1" text="Receive Gold">
|
||||
<text id="n9_cgqg" name="tips_text" xy="44,96" pivot="0.496,-0.43" size="240,54" fontSize="40" color="#4d7ca1" text="Receive Gold">
|
||||
<gearDisplay controller="state" pages="2"/>
|
||||
</text>
|
||||
<image id="n11_cou6" name="icon" src="cou6b8" fileName="img/gold.png" xy="-1,-8"/>
|
||||
<image id="n11_cou6" name="icon" src="npswd9" fileName="img/gem_big.png" xy="2,4" aspect="true" scale="0.7,0.7"/>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".95"/>
|
||||
<transition name="anim_coin" autoPlay="true">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="404,90">
|
||||
<component size="474,94">
|
||||
<displayList>
|
||||
<image id="n7_t9w7" name="n7" src="qxz4bl" fileName="img/yxdt_top_gold_bg.png" xy="44,10" size="279,76"/>
|
||||
<image id="n0_d8su" name="icon" src="733f4c" fileName="img/com_money_icon.png" xy="-10,-12"/>
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="1080,1920">
|
||||
<displayList>
|
||||
<graph id="n3_aroc" name="n3" xy="0,0" size="1080,1920" type="rect" fillColor="#b2000000">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<image id="n0_aroc" name="n0" src="arocdd" fileName="img/tips_bg.png" xy="-1180,734" group="n2_aroc"/>
|
||||
<text id="n1_aroc" name="text_level_limit" xy="-1140,744" size="996,433" group="n2_aroc" fontSize="68" color="#ffffff" align="center" vAlign="middle" vars="true" autoSize="shrink" strokeColor="#f5490f" strokeSize="4" text="Clear {x=50} more level to redeem all the prizes!"/>
|
||||
<group id="n2_aroc" name="panel" xy="-1180,734" size="1080,451" advanced="true">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</group>
|
||||
</displayList>
|
||||
<transition name="t0">
|
||||
<item time="0" type="XY" target="n2_aroc" tween="true" startValue="-1180,570" endValue="0,570" duration="10" ease="Sine.In"/>
|
||||
<item time="10" type="XY" target="n2_aroc" tween="true" startValue="0,570" endValue="0,570" duration="19" ease="Sine.Out"/>
|
||||
<item time="29" type="XY" target="n2_aroc" tween="true" startValue="0,570" endValue="1180,570" duration="10" ease="Sine.Out"/>
|
||||
</transition>
|
||||
</component>
|
||||
Reference in New Issue
Block a user