2026-05-29 19:54:56 +08:00

21 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GameSceneSkinss" width="640" height="960" xmlns:e="http://ns.egret.com/eui"
xmlns:w="http://ns.egret.com/wing" xmlns:game="game.*">
<e:Image top="0" left="0" right="0" bottom="0" source="game_bg_jpg"/>
<e:Rect id="maskRect" width="552" height="644" anchorOffsetX="0" anchorOffsetY="0" fillAlpha="1" x="44" verticalCenter="18"/>
<e:Group id="xiaochuGroup" width="552" height="644" x="44" verticalCenter="18">
</e:Group>
<game:WidgetComboTips id="widgetComboTips" skinName="WidgetComboTipsSkin" scaleX="0" scaleY="0" y="404.18" anchorOffsetX="156" anchorOffsetY="65" x="320"/>
<e:Image x="357.1" y="106.2" source="g_wdjf_png"/>
<e:BitmapLabel id="scoreLabel" x="419.1" y="108" text="0" letterSpacing="-6" anchorOffsetX="0" textAlign="center" width="179" font="go_score_fnt"/>
<e:BitmapLabel id="timeLabel" x="113.25" text="180s" letterSpacing="-6" anchorOffsetX="0" width="123.5" textAlign="center" y="111" scaleX="1" scaleY="1" font="score_font_fnt"/>
<e:Image source="g_time_png" x="56.5" bottom="957" y="65" scaleX="1" scaleY="1"/>
<e:Button id="backButton" label="" x="523" y="-14.8">
<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:Skin>