8 lines
495 B
XML
8 lines
495 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="SoldierSoulTabSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*" width="131" height="119" states="up,down" >
|
|
<e:Image source="sw_bh_icon0"/>
|
|
<e:Image id="weaponIcon" source="sw_bh_icon3" y="12" x="30"/>
|
|
<e:Image id="weaponName" source="sw_bh_mc1" y="84" x="21"/>
|
|
<e:Image source="sw_bh_icon5" x="20" visible.up="false"/>
|
|
<app:RedDotControl id="redPoint" x="93" y="4" visible="false"/>
|
|
</e:Skin> |