Commit 8d16b3bf authored by Edwise's avatar Edwise 🍷

1

parent 01ed23ae
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<e:Skin class="CreditsTip" width="750" height="1624" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing"> <e:Skin class="CreditsTip" width="750" height="1624" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="light_png" y="261" horizontalCenter="0.5" visible="false"/> <e:Image source="light_png" y="261" horizontalCenter="0.5" visible="false"/>
<e:Image y="421" horizontalCenter="0" source="introduce_bg_png"/> <e:Image y="421" horizontalCenter="0" source="introduce_bg_new_png"/>
<e:Button id="closeBtn" label="" y="327" x="531"> <e:Button id="closeBtn" label="" y="1001" x="326.5">
<e:skinName> <e:skinName>
<e:Skin states="up,down,disabled"> <e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" scaleX.down="0.9" scaleY.down="0.9" source="closeBtn_png" source.down="closeBtn_png" source.disabled="closeBtn_png"/> <e:Image width="100%" height="100%" source="introduce_btn_close_png" source.down="introduce_btn_close_png" source.disabled="introduce_btn_close_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/> <e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin> </e:Skin>
</e:skinName> </e:skinName>
</e:Button> </e:Button>
<e:Button id="btn" label="" y="781" horizontalCenter="0"> <e:Button id="btn" label="" y="836" horizontalCenter="1">
<e:skinName> <e:skinName>
<e:Skin states="up,down,disabled"> <e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="introduce_btn_png" source.down="introduce_btn_png" source.disabled="introduce_btn_png"/> <e:Image width="100%" height="100%" source="introduce_btn_new_png" source.down="introduce_btn_new_png" source.disabled="introduce_btn_new_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/> <e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin> </e:Skin>
</e:skinName> </e:skinName>
</e:Button> </e:Button>
<e:Image id="img" source="introduce_cattle_png" y="457" horizontalCenter="0.5"/> <e:Image id="img" source="introduce_cattle_png" y="457" horizontalCenter="0.5"/>
<e:Label id="txt" text="24小时即可长成\n每八小时喂食一次\n长成后预计可得4瓶牛奶" y="663" rotation="0" anchorOffsetX="0" width="330" anchorOffsetY="0" height="100" size="22" textColor="0x806546" horizontalCenter="0" textAlign="center" lineSpacing="9.6"/> <e:Label id="txt" text="24小时即可长成\n每八小时喂食一次\n长成后预计可得4瓶牛奶" y="703" rotation="0" anchorOffsetX="0" width="330" anchorOffsetY="0" height="100" size="22" textColor="0x806546" horizontalCenter="0" textAlign="center" lineSpacing="9.6"/>
</e:Skin> </e:Skin>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment