2026-05-23 23:50:53 +08:00

8 lines
637 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ZhuaItemSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" height="200" width="130">
<e:Image source="gameRes_json.jz_bg3_png" horizontalCenter="0" bottom="0"/>
<e:Label id="scoreLabel" text="200" x="12.5" anchorOffsetX="0" width="104" size="22" textColor="0x7d1c1c" textAlign="center" verticalAlign="middle" bottom="11"/>
<e:Group width="115" height="82" y="95" anchorOffsetX="0" anchorOffsetY="0" horizontalCenter="0">
<e:Image id="icons" source="gameRes_json.wawa_1_png" scaleX="1" scaleY="1" horizontalCenter="0.5" bottom="17"/>
</e:Group>
</e:Skin>