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

29 lines
1.4 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="GameSceneSkin" width="640" height="960" xmlns:e="http://ns.egret.com/eui"
xmlns:w="http://ns.egret.com/wing" xmlns:ns1="*">
<e:Image id="imgGround" />
<e:Button id="btnBackHome" bottom="3" right="4">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="btn_back_home_png" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Group id="groupHouse" horizontalCenter="103.5" width="0" height="0" bottom="500" name="groupHouse" touchEnabled="true"/>
<e:Group id="gs" width="78" height="64" x="249" y="441" anchorOffsetY="0" anchorOffsetX="0" touchEnabled="false">
<e:Image id="imghead0" scaleX="1" scaleY="1" horizontalCenter="0" verticalCenter="0" touchEnabled="false"/>
</e:Group>
<e:Group id="groupDog" x="144.34" bottom="462">
<e:Image id="imgDogHouse" source="dog_house_png"/>
</e:Group>
<e:Image id="imgFenceBack" bottom="285" y="10" right="0" />
<e:Image id="imgFenceFront" x="24" bottom="44" />
<e:Group id="group_broad" y="278" anchorOffsetY="0" width="533" right="0" height="33" visible="false">
<e:Image id="img_di" y="1" horizontalCenter="0" source="di_png"/>
<e:Label id="lbl_msg" text="Label" x="45" size="20" scaleX="1" scaleY="1" verticalCenter="0.5"/>
<e:Image x="-12" source="xiaolaba_png" scaleX="0.8" scaleY="0.8" verticalCenter="0"/>
</e:Group>
</e:Skin>