18 lines
1.4 KiB
XML
18 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="SportItem1Skin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="160" height="209">
|
|
<e:Image source="sport_bg9_png" y="30" horizontalCenter="0"/>
|
|
<e:Image id="headImg" anchorOffsetX="0" scale9Grid="6,5,36,37" anchorOffsetY="0" source="" bottom="109" width="69" x="45" height="60"/>
|
|
<e:Button id="sportButton" label="" y="171" horizontalCenter="0">
|
|
<e:skinName>
|
|
<e:Skin states="up,down,disabled">
|
|
<e:Image width="100%" height="100%" source="sport_bg8_png"/>
|
|
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" strokeColor="0x7d1c1c" stroke="2" size="22"/>
|
|
</e:Skin>
|
|
</e:skinName>
|
|
</e:Button>
|
|
<e:Group left="0" right="0" top="0" bottom="0" touchEnabled="false">
|
|
<e:Label id="powerLabel" text="战力:000" y="105" size="18" strokeColor="0x7D1C1C" stroke="2" verticalAlign="middle" textAlign="center" fontFamily="huakanghaibao" scaleX="1" scaleY="1" left="0" right="0"/>
|
|
<e:Label id="nameLabel" text="大虎" y="141" size="18" strokeColor="0x7D1C1C" stroke="2" textAlign="center" textColor="0x15ef26" fontFamily="huakanghaibao" verticalAlign="middle" scaleX="1" scaleY="1" left="0" right="0"/>
|
|
<e:Label id="rankLabel" text="123345345" y="5" size="22" strokeColor="0x7d1c1c" stroke="2" fontFamily="huakanghaibao" verticalAlign="middle" textAlign="center" scaleX="1" scaleY="1" left="0" right="0"/>
|
|
</e:Group>
|
|
</e:Skin> |