Commit e7a3439f authored by wildfirecode's avatar wildfirecode

1

parent e42f2cba
...@@ -48,14 +48,6 @@ ...@@ -48,14 +48,6 @@
</e:Skin> </e:Skin>
</e:skinName> </e:skinName>
</e:Button> </e:Button>
<e:Button id="rankBtn" label="排行榜" y="86.61" scaleX="1" scaleY="1" left="26" visible="false">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="rankBtn_png" source.down="rankBtn_png" source.disabled="rankBtn_png" />
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="26" />
</e:Skin>
</e:skinName>
</e:Button>
<e:Image id="glass" source="glass_png" x="78.5" y="186"/> <e:Image id="glass" source="glass_png" x="78.5" y="186"/>
<e:Image id="basket_bottom" source="basket_bottom_png" x="291.5" y="163.88"/> <e:Image id="basket_bottom" source="basket_bottom_png" x="291.5" y="163.88"/>
<e:Image id="basket_top" source="basket_top_png" x="291.6" y="426.08"/> <e:Image id="basket_top" source="basket_top_png" x="291.6" y="426.08"/>
...@@ -110,4 +102,20 @@ ...@@ -110,4 +102,20 @@
<e:Image source="allpassed_png" y="0" horizontalCenter="0"/> <e:Image source="allpassed_png" y="0" horizontalCenter="0"/>
</e:Group> </e:Group>
</e:Group> </e:Group>
<e:Button id="rankBtn" label="排行榜" y="86.61" scaleX="1" scaleY="1" left="26" visible="false">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="rankBtn_png" source.down="rankBtn_png" source.disabled="rankBtn_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="26"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="slotsBtn" label="老虎机" y="13.5" scaleX="1" scaleY="1" left="484">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="rankBtn_png" source.down="rankBtn_png" source.disabled="rankBtn_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0" size="26"/>
</e:Skin>
</e:skinName>
</e:Button>
</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