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

9 lines
884 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="BattleProssBar1Skin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="battle_pet_json.battle_pet_canzhan13_png" horizontalCenter="0" verticalCenter="0" width="356"/>
<e:Group id="group" width="348" height="26" anchorOffsetY="0" horizontalCenter="0" verticalCenter="0">
<e:Image id="imgProssBar" source="battle_pet_json.battle_pet_canzhan14_png" scaleX="1" scaleY="1" width="348" height="26" x="0" y="0"/>
</e:Group>
<e:Image id="imgmask" source="battle_pet_json.battle_pet_canzhan14_png" horizontalCenter="0" verticalCenter="0" width="348" height="26"/>
<e:Label id="prosslabel" text="Label" anchorOffsetY="0" height="19" size="20" y="4" width="200" textAlign="center" verticalAlign="middle" horizontalCenter="0" strokeColor="0x7d1c1c" stroke="2" fontFamily="huakanghaibao"/>
</e:Skin>