hy-farm/farmer/resource/skins/panel/youle/zuma/MainSceneSkin1.exml
2026-05-07 20:10:54 +08:00

31 lines
1.6 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="MainSceneSkin1" width="640" height="960" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
<e:Group id="bgContainer" left="0" right="0" top="0" bottom="0">
<e:Image horizontalCenter="0" source="zuma_game_jpg" scale9Grid="80,80,480,30" anchorOffsetY="0" height="1072" bottom="0"/>
</e:Group>
<e:Group id="gameContainer" left="0" right="0" top="0" bottom="0">
<e:Group id="centerContainer" height="1" width="1" rotation="0" bottom="406" horizontalCenter="45.5">
<e:Image horizontalCenter="0" verticalCenter="-29.5" source="zuma_json.zuma_home_png"/>
</e:Group>
</e:Group>
<e:Group id="topContainer" left="0" right="0" top="0" bottom="0">
<e:Image x="526" bottom="95" source="zuma_json.zuma_bowl_png"/>
<e:Image source="zuma_json.zuma_top_png" anchorOffsetY="0" height="122" scale9Grid="18,3,591,5"/>
<e:Button id="backButton" label="" x="522" y="95">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="back_button_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:BitmapLabel id="scoreTF" x="190" y="49" text="0" width="341" textAlign="center" font="bigScoreFont_fnt"/>
<e:Image x="104" y="14" source="zuma_json.zuma_pro_bg_png"/>
<e:Group id="timeProGroup" height="0" width="0">
<e:Image id="maskSp" y="13" x="104" source="zuma_json.zuma_pro_bar_png"/>
<e:Image id="proBar" y="14" x="104" source="zuma_json.zuma_pro_bar_png"/>
</e:Group>
</e:Group>
</e:Skin>