11 lines
1002 B
XML
11 lines
1002 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="amusementParkItemSkin" currentState="up" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" states="up,down,upAndSelected,downAndSelected" >
|
|
<e:Image id="imgbg" source="park_bg0_png" horizontalCenter="0" verticalCenter="0"/>
|
|
<e:Image id="imgSlected" source="park_bg_xuanzhong_png" horizontalCenter="0" verticalCenter="0" includeIn="upAndSelected,downAndSelected"/>
|
|
<e:Image source="park_json.park_t2" x="118" top="-18"/>
|
|
<e:Image id="icons" source="park_json.park_t3" x="185" y="-20"/>
|
|
<e:Image source="park_json.park_t1" x="333" y="132"/>
|
|
<e:Label id="label1" text="Label" x="353" y="140" anchorOffsetX="0" width="148" size="22" textAlign="center" fontFamily="huakanghaibao" textColor="0x7d1c1c"/>
|
|
<e:Label id="label2" text="Label" x="402" y="140" anchorOffsetX="0" width="98" size="22" textAlign="center" fontFamily="huakanghaibao" textColor="0x7d1c1c"/>
|
|
<e:Image id="icon2" source="3002_png" x="360" y="132"/>
|
|
</e:Skin> |