hy-farm/farmer/resource/skins/common/tip/GoodsTipSkin.exml
2026-05-07 20:10:54 +08:00

10 lines
758 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="GoodsTipSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="320">
<e:Image id="bgs" source="tipbg_png" scale9Grid="66,57,4,2" left="0" right="0" top="0" bottom="0"/>
<e:Label id="labelName" text="植物之神" x="107" y="10" size="26" textColor="0x6F3D26" textAlign="left" bold="true"/>
<e:Label id="labelDesc" text="作用保护植物免受干旱的侵袭提高植物产量10%" textAlign="left" size="20" verticalAlign="top" textColor="0x653318" left="110" right="6" bottom="12" top="42" lineSpacing="2"/>
<e:Group x="13" y="11">
<e:Image source="item_bg_png" x="0" y="2"/>
<e:Image id="imgIcon" horizontalCenter="0" verticalCenter="0"/>
</e:Group>
</e:Skin>