hy-farm/farmer/resource/skins/panel/BattlePet/BattleLevelUpCompomentSkin.exml
2026-05-07 20:10:54 +08:00

34 lines
2.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="BattleLevelUpCompomentSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
<e:Image source="fuli_bg_png" scale9Grid="63,31,385,189" anchorOffsetY="0" height="714" anchorOffsetX="0" width="540" y="167" horizontalCenter="0"/>
<e:Image source="battle_pet_json.battle_pet_canzhan5_png" x="73" y="188"/>
<e:Image source="battle_pet_bg2_png" y="222" horizontalCenter="0"/>
<e:Label id="levelLabel" text="123" x="155" y="240" size="22" strokeColor="0x7D1C1C" stroke="2" fontFamily="huakanghaibao"/>
<e:Label text="兑换的金币数量为:" x="90" y="313" size="22" strokeColor="0x7D1C1C" stroke="2" fontFamily="huakanghaibao"/>
<e:Label text="经验值:" x="90" y="275" size="22" strokeColor="0x7D1C1C" stroke="2" fontFamily="huakanghaibao"/>
<e:Image source="battle_pet_bg7_png" y="427" horizontalCenter="0"/>
<e:Label text="培养" x="473" y="438" size="22" strokeColor="0x7D1C1C" stroke="2" fontFamily="huakanghaibao"/>
<e:Label text="次数" x="392" y="438" size="22" strokeColor="0x7D1C1C" stroke="2" fontFamily="huakanghaibao"/>
<e:Label text="消耗" x="320" y="438" size="22" strokeColor="0x7D1C1C" stroke="2" fontFamily="huakanghaibao"/>
<e:Label text="成长" x="259" y="438" size="22" strokeColor="0x7D1C1C" stroke="2" fontFamily="huakanghaibao"/>
<e:Label text="属性" x="125" y="438" size="22" strokeColor="0x7D1C1C" stroke="2" fontFamily="huakanghaibao"/>
<e:Image source="battle_pet_json.battle_pet_canzhan20_png" x="76" y="387"/>
<e:Label text="等级:" x="90" y="240" size="22" strokeColor="0x7d1c1c" stroke="2" fontFamily="hukanghaibao"/>
<ns1:FuliProssbAR id="prossbar" x="170" y="270" skinName="BattleProssBar1Skin"/>
<e:Image source="battle_pet_json.battle_pet_canzhan19_png" x="287" y="306"/>
<e:Button id="changeButton" label="" x="446" y="305">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="battle_pet_json.battle_pet_canzhan6_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:EditableText id="goldEditLabel" width="139" height="33" text="Label" x="293" y="308" anchorOffsetY="0" anchorOffsetX="0" size="22" textAlign="center" verticalAlign="middle" fontFamily="huakanghaibao"/>
<e:Label id="desLabel1" text="注:金币兑换经验值的比例为10:1,只能输入倍数为10的金币" y="353" size="16" textColor="0x7d1c1c" anchorOffsetX="0" anchorOffsetY="0" height="17" horizontalCenter="0.5" fontFamily="huakanghaibao"/>
<e:Scroller id="scrolls" width="486" height="249" y="466" anchorOffsetX="0" anchorOffsetY="0" horizontalCenter="0">
<e:Group>
<e:Group id="gs" top="0" left="0" touchEnabled="true"/>
</e:Group>
</e:Scroller>
</e:Skin>