hy-farm/farmer/resource/skins/common/button/WoodButtonSkin.exml
2026-05-07 20:10:54 +08:00

5 lines
440 B
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="common.WoodButtonSkin" states="up,down,disabled" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="sign_btn_wood_png" source.disabled="sign_btn_wood_gray_png"/>
<e:Label id="labelDisplay" text="添加" horizontalCenter="-3" verticalCenter="-2" fontFamily="huakanghaibao" size="28" stroke="2" strokeColor="0x643591" textColor="0xFFFFFF"/>
</e:Skin>