Commit 6124727f authored by wildfirecode's avatar wildfirecode

1

parent aa23d3f6
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<e:Label id="price1Txt" text="20" y="395.86" x="294.52" size="27" textColor="0xc33700" fontFamily="FZY3JW"/> <e:Label id="price1Txt" text="20" y="395.86" x="294.52" size="27" textColor="0xc33700" fontFamily="FZY3JW"/>
<e:Label id="price2Txt" text="20" y="541.44" textColor="0xC33700" x="295.4" size="27" fontFamily="FZY3JW"/> <e:Label id="price2Txt" text="20" y="541.44" textColor="0xC33700" x="295.4" size="27" fontFamily="FZY3JW"/>
<e:Label id="price3Txt" text="20" y="680.64" textColor="0xC33700" x="294.76" size="27" fontFamily="FZY3JW"/> <e:Label id="price3Txt" text="20" y="680.64" textColor="0xC33700" x="294.76" size="27" fontFamily="FZY3JW"/>
<e:Label id="price4Txt" text="20" y="819.28" textColor="0xC33700" x="297.16" size="27" fontFamily="FZY3JW"/> <e:Label id="price4Txt" text="20" y="819.28" textColor="0xC33700" x="297.16" size="27" fontFamily="FZY3JW" visible="false"/>
<e:Button id="closeBtn" label="" x="614" y="230"> <e:Button id="closeBtn" label="" x="614" y="230">
<e:skinName> <e:skinName>
<e:Skin states="up,down,disabled"> <e:Skin states="up,down,disabled">
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
</e:Skin> </e:Skin>
</e:skinName> </e:skinName>
</e:Button> </e:Button>
<e:Button id="buyBtn4" label="" x="447.52" y="779.76"> <e:Button id="buyBtn4" label="" x="447.52" y="779.76" visible="false">
<e:skinName> <e:skinName>
<e:Skin states="up,down,disabled"> <e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="shopbtn1_png" source.down="shopbtn1_png" source.disabled="shopbtn1_png"/> <e:Image width="100%" height="100%" source="shopbtn1_png" source.down="shopbtn1_png" source.disabled="shopbtn1_png"/>
...@@ -46,5 +46,5 @@ ...@@ -46,5 +46,5 @@
</e:Skin> </e:Skin>
</e:skinName> </e:skinName>
</e:Button> </e:Button>
<e:Label id="moneyTxt" text="0000" x="421.24" y="886" textColor="0x885037" size="24" fontFamily="FZY3JW"/> <e:Label id="moneyTxt" text="0000" x="421.24" y="792.06" textColor="0x885037" size="24" fontFamily="FZY3JW"/>
</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