19 lines
1.9 KiB
XML
19 lines
1.9 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
||
<e:Skin class="DogSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
|
||
<e:Component id="panelCommon" skinName="common.PanelCommonSkin" left="0" right="0" top="0" bottom="0" locked="true"/>
|
||
<e:Group width="640" height="960" touchThrough="true" verticalCenter="0" horizontalCenter="0">
|
||
<e:Image source="dog_icon_bg_png" x="110" y="291"/>
|
||
<e:Image id="dogIcon" x="143" y="333" width="94" height="81" source=""/>
|
||
<e:Label y="271.66" size="22" text="剩余的狗粮还够吃" stroke="2" strokeColor="0x9c460b" x="307" fontFamily="huakang" textColor="0xFFCC00"/>
|
||
<e:Label id="labelTime" y="309" text="30天21小时" fontFamily="huakang" x="330.98" size="24" stroke="2" strokeColor="0x296d28" textColor="0x73FF8D"/>
|
||
<e:Button id="btnFood" label="喂养狗狗" skinName="common.PurpleButtonSkin" x="335.32" y="348.5"/>
|
||
<e:Button id="btnSelect" label="切换狗狗" skinName="common.PurpleButtonSkin" x="335.83" y="410.01"/>
|
||
<e:Image source="inner_page_png" y="481" scale9Grid="31,31,8,9" width="470" height="205" x="84"/>
|
||
<e:Label text="狗狗抓捕小偷成功概率为:" x="103" y="521.99" size="20" textColor="0xFEFEFE" stroke="2" strokeColor="0x724f2e"/>
|
||
<e:Label y="561.33" textColor="0xFEFEFE" text="狗狗成功抓捕小偷获得金币为:" x="103" size="20" stroke="2" strokeColor="0x724F2E"/>
|
||
<e:Label id="labelGold" y="562.33" textColor="0x73FF8D" text="1200-1500" fontFamily="huakang" strokeColor="0x296D28" size="20" stroke="2" x="394.67"/>
|
||
<e:Label id="labelPer" y="521.99" text="10%" x="375.99" size="20" stroke="2" strokeColor="0x296d28" fontFamily="huakang" textColor="0x73FF8D"/>
|
||
<e:Label y="604.34" text="注1:狗粮不足,狗狗将无视小偷行为。" size="20" x="103" textColor="0xF06348"/>
|
||
<e:Label y="643.33" textColor="0xF06348" size="20" text="注2:狗狗有一定几率抓不住小偷" x="103"/>
|
||
</e:Group>
|
||
</e:Skin> |