Commit ade94af1 authored by wangzhujun's avatar wangzhujun

3333123

parent 04cd8436
......@@ -75,5 +75,13 @@
"useBgImage": true,
"useBgColor": true,
"backgroundAlpha": 100
},
"16eeaea9839": {
"guideLines": [
{
"type": "v",
"pos": 898
}
]
}
}
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="PKSCoreSkin" width="750" height="1624" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<w:Config id="16eeaea9839"/>
<e:Group width="750" height="1206" horizontalCenter="0" verticalCenter="-209">
<e:Image id="light" width="693" height="689" x="27" y="243" source="pkwinlight_png"/>
<e:Image width="638" height="673" x="57" y="441" source="pkendbg_png"/>
<e:Button id="closeBtn" label="Button" skinName="ui.IconButtonSkin" icon="closeBtn_png" width="48" height="48" anchorOffsetX="24" anchorOffsetY="24" x="697" y="376"/>
......@@ -10,10 +13,12 @@
<e:Button id="prizeBtn" label="Button" skinName="ui.IconButtonSkin" icon="pkwinBtn_png" width="291" height="82" anchorOffsetX="145.5" anchorOffsetY="41" x="375.5" y="1017"/>
<e:Label id="myscore" text="9999" x="248" y="679" textColor="0x4cfcfc" size="28"/>
<e:Label id="otherscore" text="7000" x="509" y="679" textColor="0x4cfcfc" size="28"/>
<e:Label id="endtitle" text="本场分数奖励" x="57" y="789" width="638" textAlign="center"/>
<e:Label id="endtitle" text="本场分数奖励" x="57" y="789" width="638" textAlign="center" scaleX="1" scaleY="1"/>
<e:Component id="team1" x="111" y="836" skinName="HeadItemSkin" scaleX="0.68" scaleY="0.68"/>
<e:Component id="team2" x="222" y="836" skinName="HeadItemSkin" scaleX="0.68" scaleY="0.68"/>
<e:Component id="team3" x="333" y="836" skinName="HeadItemSkin" scaleX="0.68" scaleY="0.68"/>
<e:Component id="team4" x="444" y="836" skinName="HeadItemSkin" scaleX="0.68" scaleY="0.68"/>
<e:Component id="team5" x="555" y="836" skinName="HeadItemSkin" scaleX="0.68" scaleY="0.68"/>
<e:Image width="110" height="65" x="151" y="581" source="yyhpklogo_png" scaleX="1" scaleY="1"/>
</e:Group>
</e:Skin>
\ No newline at end of file
......@@ -25,5 +25,6 @@
<e:Component id="team3" x="320" y="910" skinName="HeadItemSkin" scaleX="1" scaleY="1"/>
<e:Component id="team4" x="460" y="910" skinName="HeadItemSkin" scaleX="1" scaleY="1"/>
<e:Component id="team5" x="600" y="910" skinName="HeadItemSkin" scaleX="1" scaleY="1"/>
<e:Image width="110" height="65" x="151" y="243" source="yyhpklogo_png"/>
</e:Group>
</e:Skin>
\ No newline at end of file
......@@ -4,7 +4,7 @@
<e:Group width="750" height="1169" anchorOffsetY="0" horizontalCenter="0" verticalCenter="-11.5">
<e:Button id="ruleBtn" label="Button" skinName="ui.IconButtonSkin" icon="ruleBtn_png" width="97" height="40" scaleX="1" scaleY="1" anchorOffsetX="48.5" anchorOffsetY="20" x="48.5" y="29"/>
<e:Button id="recordBtn" label="Button" skinName="ui.IconButtonSkin" icon="recordBtn_png" scaleX="1" scaleY="1" width="106" height="40" anchorOffsetX="53" anchorOffsetY="20" x="697" y="29"/>
<e:Image width="90" height="86" x="330" y="0" source="yylogo_png" scaleX="1" scaleY="1"/>
<e:Image width="82" height="82" x="334" y="-2" scaleX="1" scaleY="1" source="yyhlogo_png"/>
<e:Image width="474" height="88" x="139" y="86" source="starttitle_png" scaleX="1" scaleY="1"/>
<e:Image width="384" height="52" x="184" y="184" source="littletitle_png" scaleX="1" scaleY="1"/>
<e:Image width="23" height="19" x="261" y="248" source="horn_png" scaleX="1" scaleY="1"/>
......
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