hy-farm/home/web/game/resource/skins/panel/box/BoxUnitSkin.exml
2026-05-07 20:10:54 +08:00

15 lines
715 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="BoxUnitSkin" width="115" height="115" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image id="fagaungImg" source="mofahecheng_json.mofahecheng_xuanzhong_png" left="0" right="0" top="0" bottom="0"/>
<e:Group anchorOffsetY="0" left="0" right="0" top="0" bottom="0">
<e:Image id="icons" horizontalCenter="0" verticalCenter="0"/>
</e:Group>
<e:Button id="closeButton" label="" x="71" y="0">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="box_json.box_sp3"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
</e:Skin>