5 lines
488 B
XML
5 lines
488 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="common.RedButtonSkin" states="up,down,disabled" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
|
|
<e:Image source="btn_red_png" source.disabled="btn_red_gray_png" scale9Grid="46,15,23,8" left="0" right="0" top="0" bottom="0"/>
|
|
<e:Label id="labelDisplay" text="制作" horizontalCenter="0" verticalCenter="-1" fontFamily="huakanghaibao" size="26" textColor="0xfcf9f9" stroke="2" strokeColor="0x8b3456"/>
|
|
</e:Skin> |