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

8 lines
607 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="BattlePetItem2Skin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="common_json.item_bg_png" horizontalCenter="0" top="0"/>
<e:Label id="numLaebl" text="Label" y="99" size="16" textAlign="center" verticalAlign="middle" left="0" right="0" strokeColor="0x7d1c1c" stroke="2" fontFamily="huakanghaibao"/>
<e:Group width="90" height="90" anchorOffsetY="0" anchorOffsetX="0" horizontalCenter="0.5" top="2">
<e:Image id="headImg" horizontalCenter="0" verticalCenter="0" width="90" height="90"/>
</e:Group>
</e:Skin>