6 lines
507 B
XML
6 lines
507 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<e:Skin class="common.ExpBarSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="229">
|
|
<e:Image scale9Grid="8,5,1,1" width="229" verticalCenter="0" source="exp_bar_bg_png"/>
|
|
<e:Image id="thumb" scale9Grid="8,5,1,1" y="2.5" width="223" source="exp_bar_png" x="3"/>
|
|
<e:Label id="labelDisplay" text="125/36555" size="16" horizontalCenter="1" textColor="0xB0FF94" stroke="1" strokeColor="0x724f2e" verticalCenter="0" bold="true"/>
|
|
</e:Skin> |