8 lines
830 B
XML
8 lines
830 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="ModajiagongradionButtonSkin" currentState="up" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" states="up,down,upAndSelected,downAndSelected" width="122" height="66">
|
|
<e:Image source="common2_json.common2_confirbg2_png" includeIn="downAndSelected" horizontalCenter="0" bottom="0"/>
|
|
<e:Image source="common2_json.common2_confirbg2_png" includeIn="upAndSelected" horizontalCenter="0" bottom="0"/>
|
|
<e:Image source="common2_json.common2_confirbg1_png" includeIn="down" horizontalCenter="0" bottom="2"/>
|
|
<e:Image source="common2_json.common2_confirbg1_png" includeIn="up" horizontalCenter="0" bottom="2"/>
|
|
<e:Label id="labelDisplay" text="Label" x="22" y="17" y.up="21" y.down="21" fontFamily="huakanghaibao" strokeColor="0x7d1c1c" stroke="2"/>
|
|
</e:Skin> |