15 lines
1.1 KiB
XML
15 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="BattlePetPanelSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
|
|
<e:Component id="panelCommon" skinName="common.PanelCommonSkin" left="0" right="0" top="0" bottom="0"/>
|
|
<e:Group touchEnabled="false" x="0" y="0">
|
|
<ns1:BattleBaseCompoment id="baseC" skinName="BattleBaseCompomentSkin" touchEnabled="false" x="0" y="0" scaleX="1" scaleY="1"/>
|
|
<ns1:BattlePetUpLevelCompoment id="upLevelc" skinName="BattleLevelUpCompomentSkin" x="0" y="0" scaleX="1" scaleY="1"/>
|
|
<ns1:BattlePetJinhuaCompoment id="jinhuaC" skinName="BattleJinhuaCompomentSkin" x="0" y="0" scaleX="1" scaleY="1"/>
|
|
<e:Group id="groupbar" width="410" height="47" y="118" anchorOffsetY="0" anchorOffsetX="0" x="102" scaleX="1" scaleY="1"/>
|
|
<e:Scroller id="scrolls" width="511" height="116" y="745" anchorOffsetY="0" anchorOffsetX="0" horizontalCenter="0.5" x="65" scaleX="1" scaleY="1">
|
|
<e:Group>
|
|
<e:Group id="gs" anchorOffsetY="0" left="0" verticalCenter="0"/>
|
|
</e:Group>
|
|
</e:Scroller>
|
|
</e:Group>
|
|
</e:Skin> |