Commit 2672774d authored by 张华挺's avatar 张华挺

sign

parent 39972171
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
{"file":"blood.png","frames":{
"blood体力补济站_png":{"x":1,"y":1,"w":734,"h":992,"offX":0,"offY":0,"sourceW":734,"sourceH":992},
"blood按钮_png":{"x":1,"y":995,"w":345,"h":131,"offX":0,"offY":0,"sourceW":345,"sourceH":131},
"blood按钮 副本1_png":{"x":737,"y":80,"w":190,"h":77,"offX":0,"offY":0,"sourceW":190,"sourceH":77},
"blood按钮 副本_png":{"x":737,"y":159,"w":190,"h":72,"offX":0,"offY":0,"sourceW":190,"sourceH":72},
"blood去分享_png":{"x":737,"y":1,"w":190,"h":77,"offX":0,"offY":0,"sourceW":190,"sourceH":77}}}
\ No newline at end of file
{"file":"blood2.png","frames":{
"blood2按钮 副本1_png":{"x":193,"y":899,"w":190,"h":77,"offX":0,"offY":0,"sourceW":190,"sourceH":77},
"blood2按钮 副本_png":{"x":385,"y":899,"w":190,"h":72,"offX":0,"offY":0,"sourceW":190,"sourceH":72},
"blood2_png":{"x":1,"y":1,"w":735,"h":896,"offX":0,"offY":0,"sourceW":735,"sourceH":896},
"blood2去分享按钮_png":{"x":1,"y":899,"w":190,"h":77,"offX":0,"offY":0,"sourceW":190,"sourceH":77}}}
\ No newline at end of file
{"file":"box.png","frames":{
"boxbg_png":{"x":1,"y":1,"w":638,"h":636,"offX":0,"offY":0,"sourceW":638,"sourceH":636}}}
\ No newline at end of file
{"file":"box2.png","frames":{
"box2_bg_png":{"x":1,"y":1,"w":639,"h":766,"offX":0,"offY":0,"sourceW":639,"sourceH":766}}}
\ No newline at end of file
{"file":"buy1.png","frames":{
"购买锤子_png":{"x":1,"y":1,"w":638,"h":622,"offX":0,"offY":0,"sourceW":638,"sourceH":622}}}
\ No newline at end of file
{"file":"buy2.png","frames":{
"购买炸弹_png":{"x":1,"y":1,"w":638,"h":622,"offX":0,"offY":0,"sourceW":638,"sourceH":622}}}
\ No newline at end of file
{"file":"buy3.png","frames":{
"购买步数增加_png":{"x":1,"y":1,"w":638,"h":622,"offX":0,"offY":0,"sourceW":638,"sourceH":622}}}
\ No newline at end of file
......@@ -2965,6 +2965,16 @@
"type": "image",
"name": "chongxinchuangguan3_png"
},
{
"url": "assets/faild/chongxinchuangguan4.png",
"type": "image",
"name": "chongxinchuangguan4_png"
},
{
"url": "assets/faild/chongxinchuangguan5.png",
"type": "image",
"name": "chongxinchuangguan5_png"
},
{
"url": "assets/map/newVideoIcon.json",
"type": "json",
......
......@@ -2323,12 +2323,12 @@ window.skins={};
,
new eui.State ("down",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan3_png")
new eui.SetProperty("_Image1","source","chongxinchuangguan5_png")
])
,
new eui.State ("disabled",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan3_png")
new eui.SetProperty("_Image1","source","chongxinchuangguan5_png")
])
];
}
......@@ -2338,7 +2338,7 @@ window.skins={};
var t = new eui.Image();
this._Image1 = t;
t.percentHeight = 100;
t.source = "chongxinchuangguan3_png";
t.source = "chongxinchuangguan5_png";
t.percentWidth = 100;
return t;
};
......@@ -2366,12 +2366,12 @@ window.skins={};
,
new eui.State ("down",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan2_png")
new eui.SetProperty("_Image1","source","chongxinchuangguan4_png")
])
,
new eui.State ("disabled",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan2_png")
new eui.SetProperty("_Image1","source","chongxinchuangguan4_png")
])
];
}
......@@ -2381,7 +2381,7 @@ window.skins={};
var t = new eui.Image();
this._Image1 = t;
t.percentHeight = 100;
t.source = "chongxinchuangguan2_png";
t.source = "chongxinchuangguan4_png";
t.percentWidth = 100;
return t;
};
......@@ -2409,12 +2409,12 @@ window.skins={};
,
new eui.State ("down",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan1_png")
new eui.SetProperty("_Image1","source","chongxinchuangguan3_png")
])
,
new eui.State ("disabled",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan1_png")
new eui.SetProperty("_Image1","source","chongxinchuangguan3_png")
])
];
}
......@@ -2424,7 +2424,7 @@ window.skins={};
var t = new eui.Image();
this._Image1 = t;
t.percentHeight = 100;
t.source = "chongxinchuangguan1_png";
t.source = "chongxinchuangguan3_png";
t.percentWidth = 100;
return t;
};
......@@ -2452,12 +2452,12 @@ window.skins={};
,
new eui.State ("down",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan_png")
new eui.SetProperty("_Image1","source","chongxinchuangguan2_png")
])
,
new eui.State ("disabled",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan_png")
new eui.SetProperty("_Image1","source","chongxinchuangguan2_png")
])
];
}
......@@ -2467,7 +2467,7 @@ window.skins={};
var t = new eui.Image();
this._Image1 = t;
t.percentHeight = 100;
t.source = "chongxinchuangguan_png";
t.source = "chongxinchuangguan2_png";
t.percentWidth = 100;
return t;
};
......@@ -2487,6 +2487,92 @@ window.skins={};
_super.call(this);
this.skinParts = ["labelDisplay"];
this.elementsContent = [this._Image1_i(),this.labelDisplay_i()];
this.states = [
new eui.State ("up",
[
])
,
new eui.State ("down",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan1_png")
])
,
new eui.State ("disabled",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan1_png")
])
];
}
var _proto = FailSkin$Skin32.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
this._Image1 = t;
t.percentHeight = 100;
t.source = "chongxinchuangguan1_png";
t.percentWidth = 100;
return t;
};
_proto.labelDisplay_i = function () {
var t = new eui.Label();
this.labelDisplay = t;
t.horizontalCenter = 0;
t.verticalCenter = 0;
return t;
};
return FailSkin$Skin32;
})(eui.Skin);
var FailSkin$Skin33 = (function (_super) {
__extends(FailSkin$Skin33, _super);
function FailSkin$Skin33() {
_super.call(this);
this.skinParts = ["labelDisplay"];
this.elementsContent = [this._Image1_i(),this.labelDisplay_i()];
this.states = [
new eui.State ("up",
[
])
,
new eui.State ("down",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan_png")
])
,
new eui.State ("disabled",
[
new eui.SetProperty("_Image1","source","chongxinchuangguan_png")
])
];
}
var _proto = FailSkin$Skin33.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
this._Image1 = t;
t.percentHeight = 100;
t.source = "chongxinchuangguan_png";
t.percentWidth = 100;
return t;
};
_proto.labelDisplay_i = function () {
var t = new eui.Label();
this.labelDisplay = t;
t.horizontalCenter = 0;
t.verticalCenter = 0;
return t;
};
return FailSkin$Skin33;
})(eui.Skin);
var FailSkin$Skin34 = (function (_super) {
__extends(FailSkin$Skin34, _super);
function FailSkin$Skin34() {
_super.call(this);
this.skinParts = ["labelDisplay"];
this.elementsContent = [this._Image1_i(),this.labelDisplay_i()];
this.states = [
new eui.State ("up",
......@@ -2504,7 +2590,7 @@ window.skins={};
])
];
}
var _proto = FailSkin$Skin32.prototype;
var _proto = FailSkin$Skin34.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -2521,16 +2607,16 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return FailSkin$Skin32;
return FailSkin$Skin34;
})(eui.Skin);
function FailSkin() {
_super.call(this);
this.skinParts = ["closeBtn","againBtn3","againBtn2","againBtn1","againBtn","videoBtn"];
this.skinParts = ["closeBtn","againBtn5","againBtn4","againBtn3","againBtn2","againBtn1","againBtn","videoBtn"];
this.height = 1206;
this.width = 750;
this.elementsContent = [this._Component1_i(),this._Image1_i(),this.closeBtn_i(),this.againBtn3_i(),this.againBtn2_i(),this.againBtn1_i(),this.againBtn_i(),this.videoBtn_i(),this._Label1_i()];
this.elementsContent = [this._Component1_i(),this._Image1_i(),this.closeBtn_i(),this.againBtn5_i(),this.againBtn4_i(),this.againBtn3_i(),this.againBtn2_i(),this.againBtn1_i(),this.againBtn_i(),this.videoBtn_i(),this._Label1_i()];
}
var _proto = FailSkin.prototype;
......@@ -2558,13 +2644,33 @@ window.skins={};
t.skinName = FailSkin$Skin27;
return t;
};
_proto.againBtn5_i = function () {
var t = new eui.Button();
this.againBtn5 = t;
t.horizontalCenter = 0;
t.label = "";
t.y = 736;
t.skinName = FailSkin$Skin28;
return t;
};
_proto.againBtn4_i = function () {
var t = new eui.Button();
this.againBtn4 = t;
t.horizontalCenter = 0;
t.label = "";
t.visible = false;
t.y = 736;
t.skinName = FailSkin$Skin29;
return t;
};
_proto.againBtn3_i = function () {
var t = new eui.Button();
this.againBtn3 = t;
t.horizontalCenter = 0;
t.label = "";
t.visible = false;
t.y = 736;
t.skinName = FailSkin$Skin28;
t.skinName = FailSkin$Skin30;
return t;
};
_proto.againBtn2_i = function () {
......@@ -2574,7 +2680,7 @@ window.skins={};
t.label = "";
t.visible = false;
t.y = 736;
t.skinName = FailSkin$Skin29;
t.skinName = FailSkin$Skin31;
return t;
};
_proto.againBtn1_i = function () {
......@@ -2584,7 +2690,7 @@ window.skins={};
t.label = "";
t.visible = false;
t.y = 736;
t.skinName = FailSkin$Skin30;
t.skinName = FailSkin$Skin32;
return t;
};
_proto.againBtn_i = function () {
......@@ -2594,7 +2700,7 @@ window.skins={};
t.label = "";
t.visible = false;
t.y = 736;
t.skinName = FailSkin$Skin31;
t.skinName = FailSkin$Skin33;
return t;
};
_proto.videoBtn_i = function () {
......@@ -2604,7 +2710,7 @@ window.skins={};
t.label = "";
t.visible = false;
t.y = 617.5;
t.skinName = FailSkin$Skin32;
t.skinName = FailSkin$Skin34;
return t;
};
_proto._Label1_i = function () {
......@@ -2892,9 +2998,9 @@ window.skins={};
return FriendItemSkin;
})(eui.Skin);generateEUI.paths['resource/skins/FriendSkin.exml'] = window.FriendSkin = (function (_super) {
__extends(FriendSkin, _super);
var FriendSkin$Skin33 = (function (_super) {
__extends(FriendSkin$Skin33, _super);
function FriendSkin$Skin33() {
var FriendSkin$Skin35 = (function (_super) {
__extends(FriendSkin$Skin35, _super);
function FriendSkin$Skin35() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -2915,7 +3021,7 @@ window.skins={};
])
];
}
var _proto = FriendSkin$Skin33.prototype;
var _proto = FriendSkin$Skin35.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -2932,7 +3038,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return FriendSkin$Skin33;
return FriendSkin$Skin35;
})(eui.Skin);
function FriendSkin() {
......@@ -2968,7 +3074,7 @@ window.skins={};
t.label = "";
t.x = 640.94;
t.y = 137.98;
t.skinName = FriendSkin$Skin33;
t.skinName = FriendSkin$Skin35;
return t;
};
_proto.scroll_i = function () {
......@@ -4024,9 +4130,9 @@ window.skins={};
return MapRepeatPartSkin;
})(eui.Skin);generateEUI.paths['resource/skins/MapSkin.exml'] = window.MapSkin = (function (_super) {
__extends(MapSkin, _super);
var MapSkin$Skin34 = (function (_super) {
__extends(MapSkin$Skin34, _super);
function MapSkin$Skin34() {
var MapSkin$Skin36 = (function (_super) {
__extends(MapSkin$Skin36, _super);
function MapSkin$Skin36() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4047,7 +4153,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin34.prototype;
var _proto = MapSkin$Skin36.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4064,12 +4170,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin34;
return MapSkin$Skin36;
})(eui.Skin);
var MapSkin$Skin35 = (function (_super) {
__extends(MapSkin$Skin35, _super);
function MapSkin$Skin35() {
var MapSkin$Skin37 = (function (_super) {
__extends(MapSkin$Skin37, _super);
function MapSkin$Skin37() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4090,7 +4196,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin35.prototype;
var _proto = MapSkin$Skin37.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4107,12 +4213,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin35;
return MapSkin$Skin37;
})(eui.Skin);
var MapSkin$Skin36 = (function (_super) {
__extends(MapSkin$Skin36, _super);
function MapSkin$Skin36() {
var MapSkin$Skin38 = (function (_super) {
__extends(MapSkin$Skin38, _super);
function MapSkin$Skin38() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4133,7 +4239,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin36.prototype;
var _proto = MapSkin$Skin38.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4150,12 +4256,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin36;
return MapSkin$Skin38;
})(eui.Skin);
var MapSkin$Skin37 = (function (_super) {
__extends(MapSkin$Skin37, _super);
function MapSkin$Skin37() {
var MapSkin$Skin39 = (function (_super) {
__extends(MapSkin$Skin39, _super);
function MapSkin$Skin39() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4176,7 +4282,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin37.prototype;
var _proto = MapSkin$Skin39.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4193,12 +4299,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin37;
return MapSkin$Skin39;
})(eui.Skin);
var MapSkin$Skin38 = (function (_super) {
__extends(MapSkin$Skin38, _super);
function MapSkin$Skin38() {
var MapSkin$Skin40 = (function (_super) {
__extends(MapSkin$Skin40, _super);
function MapSkin$Skin40() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4219,7 +4325,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin38.prototype;
var _proto = MapSkin$Skin40.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4236,12 +4342,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin38;
return MapSkin$Skin40;
})(eui.Skin);
var MapSkin$Skin39 = (function (_super) {
__extends(MapSkin$Skin39, _super);
function MapSkin$Skin39() {
var MapSkin$Skin41 = (function (_super) {
__extends(MapSkin$Skin41, _super);
function MapSkin$Skin41() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4262,7 +4368,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin39.prototype;
var _proto = MapSkin$Skin41.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4279,12 +4385,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin39;
return MapSkin$Skin41;
})(eui.Skin);
var MapSkin$Skin40 = (function (_super) {
__extends(MapSkin$Skin40, _super);
function MapSkin$Skin40() {
var MapSkin$Skin42 = (function (_super) {
__extends(MapSkin$Skin42, _super);
function MapSkin$Skin42() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4305,7 +4411,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin40.prototype;
var _proto = MapSkin$Skin42.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4322,12 +4428,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin40;
return MapSkin$Skin42;
})(eui.Skin);
var MapSkin$Skin41 = (function (_super) {
__extends(MapSkin$Skin41, _super);
function MapSkin$Skin41() {
var MapSkin$Skin43 = (function (_super) {
__extends(MapSkin$Skin43, _super);
function MapSkin$Skin43() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4348,7 +4454,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin41.prototype;
var _proto = MapSkin$Skin43.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4365,12 +4471,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin41;
return MapSkin$Skin43;
})(eui.Skin);
var MapSkin$Skin42 = (function (_super) {
__extends(MapSkin$Skin42, _super);
function MapSkin$Skin42() {
var MapSkin$Skin44 = (function (_super) {
__extends(MapSkin$Skin44, _super);
function MapSkin$Skin44() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4391,7 +4497,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin42.prototype;
var _proto = MapSkin$Skin44.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4408,12 +4514,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin42;
return MapSkin$Skin44;
})(eui.Skin);
var MapSkin$Skin43 = (function (_super) {
__extends(MapSkin$Skin43, _super);
function MapSkin$Skin43() {
var MapSkin$Skin45 = (function (_super) {
__extends(MapSkin$Skin45, _super);
function MapSkin$Skin45() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4434,7 +4540,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin43.prototype;
var _proto = MapSkin$Skin45.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4451,12 +4557,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin43;
return MapSkin$Skin45;
})(eui.Skin);
var MapSkin$Skin44 = (function (_super) {
__extends(MapSkin$Skin44, _super);
function MapSkin$Skin44() {
var MapSkin$Skin46 = (function (_super) {
__extends(MapSkin$Skin46, _super);
function MapSkin$Skin46() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4477,7 +4583,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin44.prototype;
var _proto = MapSkin$Skin46.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4494,12 +4600,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin44;
return MapSkin$Skin46;
})(eui.Skin);
var MapSkin$Skin45 = (function (_super) {
__extends(MapSkin$Skin45, _super);
function MapSkin$Skin45() {
var MapSkin$Skin47 = (function (_super) {
__extends(MapSkin$Skin47, _super);
function MapSkin$Skin47() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4520,7 +4626,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin45.prototype;
var _proto = MapSkin$Skin47.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4537,12 +4643,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin45;
return MapSkin$Skin47;
})(eui.Skin);
var MapSkin$Skin46 = (function (_super) {
__extends(MapSkin$Skin46, _super);
function MapSkin$Skin46() {
var MapSkin$Skin48 = (function (_super) {
__extends(MapSkin$Skin48, _super);
function MapSkin$Skin48() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -4563,7 +4669,7 @@ window.skins={};
])
];
}
var _proto = MapSkin$Skin46.prototype;
var _proto = MapSkin$Skin48.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -4580,7 +4686,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return MapSkin$Skin46;
return MapSkin$Skin48;
})(eui.Skin);
function MapSkin() {
......@@ -4790,7 +4896,7 @@ window.skins={};
t.label = "";
t.x = 147.13;
t.y = 15.35;
t.skinName = MapSkin$Skin34;
t.skinName = MapSkin$Skin36;
return t;
};
_proto.goldBtn_i = function () {
......@@ -4800,7 +4906,7 @@ window.skins={};
t.visible = false;
t.x = 385.2;
t.y = 16.6;
t.skinName = MapSkin$Skin35;
t.skinName = MapSkin$Skin37;
return t;
};
_proto.countdown_i = function () {
......@@ -4822,7 +4928,7 @@ window.skins={};
t.visible = false;
t.x = 613.08;
t.y = 174.01;
t.skinName = MapSkin$Skin36;
t.skinName = MapSkin$Skin38;
return t;
};
_proto.recordBtn_i = function () {
......@@ -4831,7 +4937,7 @@ window.skins={};
t.label = "";
t.x = 594.14;
t.y = 175;
t.skinName = MapSkin$Skin37;
t.skinName = MapSkin$Skin39;
return t;
};
_proto.wuhanGroup_i = function () {
......@@ -4847,7 +4953,7 @@ window.skins={};
var t = new eui.Button();
t.label = "";
t.y = 0;
t.skinName = MapSkin$Skin38;
t.skinName = MapSkin$Skin40;
return t;
};
_proto._Group2_i = function () {
......@@ -4877,7 +4983,7 @@ window.skins={};
var t = new eui.Button();
t.label = "";
t.y = 0;
t.skinName = MapSkin$Skin39;
t.skinName = MapSkin$Skin41;
return t;
};
_proto._Group3_i = function () {
......@@ -4989,7 +5095,7 @@ window.skins={};
t.label = "";
t.x = 0;
t.y = 0;
t.skinName = MapSkin$Skin40;
t.skinName = MapSkin$Skin42;
return t;
};
_proto._Group5_i = function () {
......@@ -5053,7 +5159,7 @@ window.skins={};
t.horizontalCenter = 0.5;
t.label = "";
t.y = 59.65;
t.skinName = MapSkin$Skin41;
t.skinName = MapSkin$Skin43;
return t;
};
_proto.questionBtn_i = function () {
......@@ -5062,7 +5168,7 @@ window.skins={};
t.horizontalCenter = 0.5;
t.label = "";
t.y = 109.41;
t.skinName = MapSkin$Skin42;
t.skinName = MapSkin$Skin44;
return t;
};
_proto.musicBtn_i = function () {
......@@ -5071,7 +5177,7 @@ window.skins={};
t.horizontalCenter = 0.5;
t.label = "";
t.y = 14.36;
t.skinName = MapSkin$Skin43;
t.skinName = MapSkin$Skin45;
return t;
};
_proto.musicOffBtn_i = function () {
......@@ -5081,7 +5187,7 @@ window.skins={};
t.label = "";
t.visible = false;
t.y = 13.69;
t.skinName = MapSkin$Skin44;
t.skinName = MapSkin$Skin46;
return t;
};
_proto.soundOffBtn_i = function () {
......@@ -5091,7 +5197,7 @@ window.skins={};
t.label = "";
t.visible = false;
t.y = 60.32;
t.skinName = MapSkin$Skin45;
t.skinName = MapSkin$Skin47;
return t;
};
_proto.settingBtn_i = function () {
......@@ -5100,7 +5206,7 @@ window.skins={};
t.horizontalCenter = 0;
t.label = "";
t.y = 162.34;
t.skinName = MapSkin$Skin46;
t.skinName = MapSkin$Skin48;
return t;
};
_proto.boxLayer_i = function () {
......@@ -5333,9 +5439,9 @@ window.skins={};
return MapTop;
})(eui.Skin);generateEUI.paths['resource/skins/NoPrizeSkin.exml'] = window.NoPrizeSkin = (function (_super) {
__extends(NoPrizeSkin, _super);
var NoPrizeSkin$Skin47 = (function (_super) {
__extends(NoPrizeSkin$Skin47, _super);
function NoPrizeSkin$Skin47() {
var NoPrizeSkin$Skin49 = (function (_super) {
__extends(NoPrizeSkin$Skin49, _super);
function NoPrizeSkin$Skin49() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -5356,7 +5462,7 @@ window.skins={};
])
];
}
var _proto = NoPrizeSkin$Skin47.prototype;
var _proto = NoPrizeSkin$Skin49.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -5373,12 +5479,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return NoPrizeSkin$Skin47;
return NoPrizeSkin$Skin49;
})(eui.Skin);
var NoPrizeSkin$Skin48 = (function (_super) {
__extends(NoPrizeSkin$Skin48, _super);
function NoPrizeSkin$Skin48() {
var NoPrizeSkin$Skin50 = (function (_super) {
__extends(NoPrizeSkin$Skin50, _super);
function NoPrizeSkin$Skin50() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -5399,7 +5505,7 @@ window.skins={};
])
];
}
var _proto = NoPrizeSkin$Skin48.prototype;
var _proto = NoPrizeSkin$Skin50.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -5416,7 +5522,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return NoPrizeSkin$Skin48;
return NoPrizeSkin$Skin50;
})(eui.Skin);
function NoPrizeSkin() {
......@@ -5450,7 +5556,7 @@ window.skins={};
t.label = "";
t.x = 624;
t.y = 210;
t.skinName = NoPrizeSkin$Skin47;
t.skinName = NoPrizeSkin$Skin49;
return t;
};
_proto.goBtn_i = function () {
......@@ -5459,7 +5565,7 @@ window.skins={};
t.horizontalCenter = 0.5;
t.label = "";
t.y = 739;
t.skinName = NoPrizeSkin$Skin48;
t.skinName = NoPrizeSkin$Skin50;
return t;
};
_proto.picb_i = function () {
......@@ -5608,9 +5714,9 @@ window.skins={};
return OptionItemSkin;
})(eui.Skin);generateEUI.paths['resource/skins/OptionsSkin.exml'] = window.OptionsSkin = (function (_super) {
__extends(OptionsSkin, _super);
var OptionsSkin$Skin49 = (function (_super) {
__extends(OptionsSkin$Skin49, _super);
function OptionsSkin$Skin49() {
var OptionsSkin$Skin51 = (function (_super) {
__extends(OptionsSkin$Skin51, _super);
function OptionsSkin$Skin51() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -5631,7 +5737,7 @@ window.skins={};
])
];
}
var _proto = OptionsSkin$Skin49.prototype;
var _proto = OptionsSkin$Skin51.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -5648,7 +5754,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return OptionsSkin$Skin49;
return OptionsSkin$Skin51;
})(eui.Skin);
function OptionsSkin() {
......@@ -5674,7 +5780,7 @@ window.skins={};
t.label = "";
t.x = 687;
t.y = 157;
t.skinName = OptionsSkin$Skin49;
t.skinName = OptionsSkin$Skin51;
return t;
};
_proto.scroll_i = function () {
......@@ -5705,9 +5811,9 @@ window.skins={};
return OptionsSkin;
})(eui.Skin);generateEUI.paths['resource/skins/PlaySkin.exml'] = window.PlaySkin = (function (_super) {
__extends(PlaySkin, _super);
var PlaySkin$Skin50 = (function (_super) {
__extends(PlaySkin$Skin50, _super);
function PlaySkin$Skin50() {
var PlaySkin$Skin52 = (function (_super) {
__extends(PlaySkin$Skin52, _super);
function PlaySkin$Skin52() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -5728,7 +5834,7 @@ window.skins={};
])
];
}
var _proto = PlaySkin$Skin50.prototype;
var _proto = PlaySkin$Skin52.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -5746,7 +5852,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return PlaySkin$Skin50;
return PlaySkin$Skin52;
})(eui.Skin);
function PlaySkin() {
......@@ -5771,7 +5877,7 @@ window.skins={};
t.scaleY = 1;
t.visible = false;
t.y = 82;
t.skinName = PlaySkin$Skin50;
t.skinName = PlaySkin$Skin52;
return t;
};
_proto._Label1_i = function () {
......@@ -5933,9 +6039,9 @@ window.skins={};
return PlaySkin;
})(eui.Skin);generateEUI.paths['resource/skins/PrizeSkin.exml'] = window.PrizeSkin = (function (_super) {
__extends(PrizeSkin, _super);
var PrizeSkin$Skin51 = (function (_super) {
__extends(PrizeSkin$Skin51, _super);
function PrizeSkin$Skin51() {
var PrizeSkin$Skin53 = (function (_super) {
__extends(PrizeSkin$Skin53, _super);
function PrizeSkin$Skin53() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -5956,7 +6062,7 @@ window.skins={};
])
];
}
var _proto = PrizeSkin$Skin51.prototype;
var _proto = PrizeSkin$Skin53.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -5973,12 +6079,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return PrizeSkin$Skin51;
return PrizeSkin$Skin53;
})(eui.Skin);
var PrizeSkin$Skin52 = (function (_super) {
__extends(PrizeSkin$Skin52, _super);
function PrizeSkin$Skin52() {
var PrizeSkin$Skin54 = (function (_super) {
__extends(PrizeSkin$Skin54, _super);
function PrizeSkin$Skin54() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -5999,7 +6105,7 @@ window.skins={};
])
];
}
var _proto = PrizeSkin$Skin52.prototype;
var _proto = PrizeSkin$Skin54.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -6016,12 +6122,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return PrizeSkin$Skin52;
return PrizeSkin$Skin54;
})(eui.Skin);
var PrizeSkin$Skin53 = (function (_super) {
__extends(PrizeSkin$Skin53, _super);
function PrizeSkin$Skin53() {
var PrizeSkin$Skin55 = (function (_super) {
__extends(PrizeSkin$Skin55, _super);
function PrizeSkin$Skin55() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -6042,7 +6148,7 @@ window.skins={};
])
];
}
var _proto = PrizeSkin$Skin53.prototype;
var _proto = PrizeSkin$Skin55.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -6059,7 +6165,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return PrizeSkin$Skin53;
return PrizeSkin$Skin55;
})(eui.Skin);
function PrizeSkin() {
......@@ -6181,7 +6287,7 @@ window.skins={};
t.label = "";
t.x = 628;
t.y = 191;
t.skinName = PrizeSkin$Skin51;
t.skinName = PrizeSkin$Skin53;
return t;
};
_proto.goBtn_i = function () {
......@@ -6190,7 +6296,7 @@ window.skins={};
t.horizontalCenter = -144;
t.label = "";
t.y = 731;
t.skinName = PrizeSkin$Skin52;
t.skinName = PrizeSkin$Skin54;
return t;
};
_proto.doubleBtn_i = function () {
......@@ -6199,7 +6305,7 @@ window.skins={};
t.horizontalCenter = 139;
t.label = "";
t.y = 729;
t.skinName = PrizeSkin$Skin53;
t.skinName = PrizeSkin$Skin55;
return t;
};
_proto.picb_i = function () {
......@@ -6274,9 +6380,9 @@ window.skins={};
return PrizeSkin;
})(eui.Skin);generateEUI.paths['resource/skins/QuitSkin.exml'] = window.QuitSkin = (function (_super) {
__extends(QuitSkin, _super);
var QuitSkin$Skin54 = (function (_super) {
__extends(QuitSkin$Skin54, _super);
function QuitSkin$Skin54() {
var QuitSkin$Skin56 = (function (_super) {
__extends(QuitSkin$Skin56, _super);
function QuitSkin$Skin56() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -6297,7 +6403,7 @@ window.skins={};
])
];
}
var _proto = QuitSkin$Skin54.prototype;
var _proto = QuitSkin$Skin56.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -6314,12 +6420,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return QuitSkin$Skin54;
return QuitSkin$Skin56;
})(eui.Skin);
var QuitSkin$Skin55 = (function (_super) {
__extends(QuitSkin$Skin55, _super);
function QuitSkin$Skin55() {
var QuitSkin$Skin57 = (function (_super) {
__extends(QuitSkin$Skin57, _super);
function QuitSkin$Skin57() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -6340,7 +6446,7 @@ window.skins={};
])
];
}
var _proto = QuitSkin$Skin55.prototype;
var _proto = QuitSkin$Skin57.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -6357,12 +6463,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return QuitSkin$Skin55;
return QuitSkin$Skin57;
})(eui.Skin);
var QuitSkin$Skin56 = (function (_super) {
__extends(QuitSkin$Skin56, _super);
function QuitSkin$Skin56() {
var QuitSkin$Skin58 = (function (_super) {
__extends(QuitSkin$Skin58, _super);
function QuitSkin$Skin58() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -6383,7 +6489,7 @@ window.skins={};
])
];
}
var _proto = QuitSkin$Skin56.prototype;
var _proto = QuitSkin$Skin58.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -6400,7 +6506,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return QuitSkin$Skin56;
return QuitSkin$Skin58;
})(eui.Skin);
function QuitSkin() {
......@@ -6426,7 +6532,7 @@ window.skins={};
t.label = "";
t.x = 617;
t.y = 131;
t.skinName = QuitSkin$Skin54;
t.skinName = QuitSkin$Skin56;
return t;
};
_proto.quitBtn_i = function () {
......@@ -6435,7 +6541,7 @@ window.skins={};
t.label = "";
t.x = 95;
t.y = 469.5;
t.skinName = QuitSkin$Skin55;
t.skinName = QuitSkin$Skin57;
return t;
};
_proto.resumeBtn_i = function () {
......@@ -6444,7 +6550,7 @@ window.skins={};
t.label = "";
t.x = 396;
t.y = 469.5;
t.skinName = QuitSkin$Skin56;
t.skinName = QuitSkin$Skin58;
return t;
};
return QuitSkin;
......@@ -6617,9 +6723,9 @@ window.skins={};
return RankItemSkin;
})(eui.Skin);generateEUI.paths['resource/skins/RankSkin.exml'] = window.RankSkin = (function (_super) {
__extends(RankSkin, _super);
var RankSkin$Skin57 = (function (_super) {
__extends(RankSkin$Skin57, _super);
function RankSkin$Skin57() {
var RankSkin$Skin59 = (function (_super) {
__extends(RankSkin$Skin59, _super);
function RankSkin$Skin59() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -6640,7 +6746,7 @@ window.skins={};
])
];
}
var _proto = RankSkin$Skin57.prototype;
var _proto = RankSkin$Skin59.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -6657,7 +6763,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return RankSkin$Skin57;
return RankSkin$Skin59;
})(eui.Skin);
function RankSkin() {
......@@ -6684,7 +6790,7 @@ window.skins={};
t.horizontalCenter = 256.5;
t.label = "";
t.verticalCenter = -600.5;
t.skinName = RankSkin$Skin57;
t.skinName = RankSkin$Skin59;
return t;
};
_proto.scroller_i = function () {
......@@ -6856,9 +6962,9 @@ window.skins={};
return RedBombAlertSkin;
})(eui.Skin);generateEUI.paths['resource/skins/RedBombRuleSkin.exml'] = window.RedBombRuleSkin = (function (_super) {
__extends(RedBombRuleSkin, _super);
var RedBombRuleSkin$Skin58 = (function (_super) {
__extends(RedBombRuleSkin$Skin58, _super);
function RedBombRuleSkin$Skin58() {
var RedBombRuleSkin$Skin60 = (function (_super) {
__extends(RedBombRuleSkin$Skin60, _super);
function RedBombRuleSkin$Skin60() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -6879,7 +6985,7 @@ window.skins={};
])
];
}
var _proto = RedBombRuleSkin$Skin58.prototype;
var _proto = RedBombRuleSkin$Skin60.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -6896,7 +7002,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return RedBombRuleSkin$Skin58;
return RedBombRuleSkin$Skin60;
})(eui.Skin);
function RedBombRuleSkin() {
......@@ -6965,15 +7071,15 @@ window.skins={};
t.label = "";
t.x = 613;
t.y = 261;
t.skinName = RedBombRuleSkin$Skin58;
t.skinName = RedBombRuleSkin$Skin60;
return t;
};
return RedBombRuleSkin;
})(eui.Skin);generateEUI.paths['resource/skins/RedBombTipsSkin.exml'] = window.RedBombTipsSkin = (function (_super) {
__extends(RedBombTipsSkin, _super);
var RedBombTipsSkin$Skin59 = (function (_super) {
__extends(RedBombTipsSkin$Skin59, _super);
function RedBombTipsSkin$Skin59() {
var RedBombTipsSkin$Skin61 = (function (_super) {
__extends(RedBombTipsSkin$Skin61, _super);
function RedBombTipsSkin$Skin61() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -6994,7 +7100,7 @@ window.skins={};
])
];
}
var _proto = RedBombTipsSkin$Skin59.prototype;
var _proto = RedBombTipsSkin$Skin61.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7011,7 +7117,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return RedBombTipsSkin$Skin59;
return RedBombTipsSkin$Skin61;
})(eui.Skin);
function RedBombTipsSkin() {
......@@ -7098,15 +7204,15 @@ window.skins={};
t.horizontalCenter = 0;
t.label = "";
t.y = 692;
t.skinName = RedBombTipsSkin$Skin59;
t.skinName = RedBombTipsSkin$Skin61;
return t;
};
return RedBombTipsSkin;
})(eui.Skin);generateEUI.paths['resource/skins/RuleSkin.exml'] = window.RuleSkin = (function (_super) {
__extends(RuleSkin, _super);
var RuleSkin$Skin60 = (function (_super) {
__extends(RuleSkin$Skin60, _super);
function RuleSkin$Skin60() {
var RuleSkin$Skin62 = (function (_super) {
__extends(RuleSkin$Skin62, _super);
function RuleSkin$Skin62() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7127,7 +7233,7 @@ window.skins={};
])
];
}
var _proto = RuleSkin$Skin60.prototype;
var _proto = RuleSkin$Skin62.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7144,7 +7250,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return RuleSkin$Skin60;
return RuleSkin$Skin62;
})(eui.Skin);
function RuleSkin() {
......@@ -7204,15 +7310,15 @@ window.skins={};
t.label = "";
t.x = 614;
t.y = 280;
t.skinName = RuleSkin$Skin60;
t.skinName = RuleSkin$Skin62;
return t;
};
return RuleSkin;
})(eui.Skin);generateEUI.paths['resource/skins/ShopSkin.exml'] = window.ShopSkin = (function (_super) {
__extends(ShopSkin, _super);
var ShopSkin$Skin61 = (function (_super) {
__extends(ShopSkin$Skin61, _super);
function ShopSkin$Skin61() {
var ShopSkin$Skin63 = (function (_super) {
__extends(ShopSkin$Skin63, _super);
function ShopSkin$Skin63() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7233,7 +7339,7 @@ window.skins={};
])
];
}
var _proto = ShopSkin$Skin61.prototype;
var _proto = ShopSkin$Skin63.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7250,12 +7356,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return ShopSkin$Skin61;
return ShopSkin$Skin63;
})(eui.Skin);
var ShopSkin$Skin62 = (function (_super) {
__extends(ShopSkin$Skin62, _super);
function ShopSkin$Skin62() {
var ShopSkin$Skin64 = (function (_super) {
__extends(ShopSkin$Skin64, _super);
function ShopSkin$Skin64() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7276,7 +7382,7 @@ window.skins={};
])
];
}
var _proto = ShopSkin$Skin62.prototype;
var _proto = ShopSkin$Skin64.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7293,12 +7399,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return ShopSkin$Skin62;
return ShopSkin$Skin64;
})(eui.Skin);
var ShopSkin$Skin63 = (function (_super) {
__extends(ShopSkin$Skin63, _super);
function ShopSkin$Skin63() {
var ShopSkin$Skin65 = (function (_super) {
__extends(ShopSkin$Skin65, _super);
function ShopSkin$Skin65() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7319,7 +7425,7 @@ window.skins={};
])
];
}
var _proto = ShopSkin$Skin63.prototype;
var _proto = ShopSkin$Skin65.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7336,12 +7442,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return ShopSkin$Skin63;
return ShopSkin$Skin65;
})(eui.Skin);
var ShopSkin$Skin64 = (function (_super) {
__extends(ShopSkin$Skin64, _super);
function ShopSkin$Skin64() {
var ShopSkin$Skin66 = (function (_super) {
__extends(ShopSkin$Skin66, _super);
function ShopSkin$Skin66() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7362,7 +7468,7 @@ window.skins={};
])
];
}
var _proto = ShopSkin$Skin64.prototype;
var _proto = ShopSkin$Skin66.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7379,12 +7485,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return ShopSkin$Skin64;
return ShopSkin$Skin66;
})(eui.Skin);
var ShopSkin$Skin65 = (function (_super) {
__extends(ShopSkin$Skin65, _super);
function ShopSkin$Skin65() {
var ShopSkin$Skin67 = (function (_super) {
__extends(ShopSkin$Skin67, _super);
function ShopSkin$Skin67() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7405,7 +7511,7 @@ window.skins={};
])
];
}
var _proto = ShopSkin$Skin65.prototype;
var _proto = ShopSkin$Skin67.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7422,7 +7528,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return ShopSkin$Skin65;
return ShopSkin$Skin67;
})(eui.Skin);
function ShopSkin() {
......@@ -7493,7 +7599,7 @@ window.skins={};
t.label = "";
t.x = 647;
t.y = 226;
t.skinName = ShopSkin$Skin61;
t.skinName = ShopSkin$Skin63;
return t;
};
_proto.buyBtn2_i = function () {
......@@ -7502,7 +7608,7 @@ window.skins={};
t.label = "";
t.x = 439;
t.y = 418;
t.skinName = ShopSkin$Skin62;
t.skinName = ShopSkin$Skin64;
return t;
};
_proto.buyBtn1_i = function () {
......@@ -7511,7 +7617,7 @@ window.skins={};
t.label = "";
t.x = 439;
t.y = 574.33;
t.skinName = ShopSkin$Skin63;
t.skinName = ShopSkin$Skin65;
return t;
};
_proto.buyBtn3_i = function () {
......@@ -7520,7 +7626,7 @@ window.skins={};
t.label = "";
t.x = 439;
t.y = 733.66;
t.skinName = ShopSkin$Skin64;
t.skinName = ShopSkin$Skin66;
return t;
};
_proto.buyBtn4_i = function () {
......@@ -7530,7 +7636,7 @@ window.skins={};
t.visible = false;
t.x = 447.52;
t.y = 779.76;
t.skinName = ShopSkin$Skin65;
t.skinName = ShopSkin$Skin67;
return t;
};
_proto.moneyTxt_i = function () {
......@@ -7547,9 +7653,9 @@ window.skins={};
return ShopSkin;
})(eui.Skin);generateEUI.paths['resource/skins/SignItemSkin.exml'] = window.SignItemSkin = (function (_super) {
__extends(SignItemSkin, _super);
var SignItemSkin$Skin66 = (function (_super) {
__extends(SignItemSkin$Skin66, _super);
function SignItemSkin$Skin66() {
var SignItemSkin$Skin68 = (function (_super) {
__extends(SignItemSkin$Skin68, _super);
function SignItemSkin$Skin68() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7570,7 +7676,7 @@ window.skins={};
])
];
}
var _proto = SignItemSkin$Skin66.prototype;
var _proto = SignItemSkin$Skin68.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7587,12 +7693,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return SignItemSkin$Skin66;
return SignItemSkin$Skin68;
})(eui.Skin);
var SignItemSkin$Skin67 = (function (_super) {
__extends(SignItemSkin$Skin67, _super);
function SignItemSkin$Skin67() {
var SignItemSkin$Skin69 = (function (_super) {
__extends(SignItemSkin$Skin69, _super);
function SignItemSkin$Skin69() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7613,7 +7719,7 @@ window.skins={};
])
];
}
var _proto = SignItemSkin$Skin67.prototype;
var _proto = SignItemSkin$Skin69.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7630,12 +7736,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return SignItemSkin$Skin67;
return SignItemSkin$Skin69;
})(eui.Skin);
var SignItemSkin$Skin68 = (function (_super) {
__extends(SignItemSkin$Skin68, _super);
function SignItemSkin$Skin68() {
var SignItemSkin$Skin70 = (function (_super) {
__extends(SignItemSkin$Skin70, _super);
function SignItemSkin$Skin70() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7656,7 +7762,7 @@ window.skins={};
])
];
}
var _proto = SignItemSkin$Skin68.prototype;
var _proto = SignItemSkin$Skin70.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7673,12 +7779,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return SignItemSkin$Skin68;
return SignItemSkin$Skin70;
})(eui.Skin);
var SignItemSkin$Skin69 = (function (_super) {
__extends(SignItemSkin$Skin69, _super);
function SignItemSkin$Skin69() {
var SignItemSkin$Skin71 = (function (_super) {
__extends(SignItemSkin$Skin71, _super);
function SignItemSkin$Skin71() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -7699,7 +7805,7 @@ window.skins={};
])
];
}
var _proto = SignItemSkin$Skin69.prototype;
var _proto = SignItemSkin$Skin71.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -7716,7 +7822,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return SignItemSkin$Skin69;
return SignItemSkin$Skin71;
})(eui.Skin);
function SignItemSkin() {
......@@ -7984,7 +8090,7 @@ window.skins={};
t.label = "";
t.x = 364;
t.y = 61;
t.skinName = SignItemSkin$Skin66;
t.skinName = SignItemSkin$Skin68;
return t;
};
_proto.btn2_i = function () {
......@@ -7994,7 +8100,7 @@ window.skins={};
t.visible = false;
t.x = 364;
t.y = 62;
t.skinName = SignItemSkin$Skin67;
t.skinName = SignItemSkin$Skin69;
return t;
};
_proto.btn3_i = function () {
......@@ -8004,7 +8110,7 @@ window.skins={};
t.visible = false;
t.x = 364;
t.y = 62;
t.skinName = SignItemSkin$Skin68;
t.skinName = SignItemSkin$Skin70;
return t;
};
_proto.btn4_i = function () {
......@@ -8014,15 +8120,15 @@ window.skins={};
t.visible = false;
t.x = 364;
t.y = 62;
t.skinName = SignItemSkin$Skin69;
t.skinName = SignItemSkin$Skin71;
return t;
};
return SignItemSkin;
})(eui.Skin);generateEUI.paths['resource/skins/SignPrizeSkin.exml'] = window.SignPrizeSkin = (function (_super) {
__extends(SignPrizeSkin, _super);
var SignPrizeSkin$Skin70 = (function (_super) {
__extends(SignPrizeSkin$Skin70, _super);
function SignPrizeSkin$Skin70() {
var SignPrizeSkin$Skin72 = (function (_super) {
__extends(SignPrizeSkin$Skin72, _super);
function SignPrizeSkin$Skin72() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8043,7 +8149,7 @@ window.skins={};
])
];
}
var _proto = SignPrizeSkin$Skin70.prototype;
var _proto = SignPrizeSkin$Skin72.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8060,12 +8166,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return SignPrizeSkin$Skin70;
return SignPrizeSkin$Skin72;
})(eui.Skin);
var SignPrizeSkin$Skin71 = (function (_super) {
__extends(SignPrizeSkin$Skin71, _super);
function SignPrizeSkin$Skin71() {
var SignPrizeSkin$Skin73 = (function (_super) {
__extends(SignPrizeSkin$Skin73, _super);
function SignPrizeSkin$Skin73() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8086,7 +8192,7 @@ window.skins={};
])
];
}
var _proto = SignPrizeSkin$Skin71.prototype;
var _proto = SignPrizeSkin$Skin73.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8103,12 +8209,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return SignPrizeSkin$Skin71;
return SignPrizeSkin$Skin73;
})(eui.Skin);
var SignPrizeSkin$Skin72 = (function (_super) {
__extends(SignPrizeSkin$Skin72, _super);
function SignPrizeSkin$Skin72() {
var SignPrizeSkin$Skin74 = (function (_super) {
__extends(SignPrizeSkin$Skin74, _super);
function SignPrizeSkin$Skin74() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8129,7 +8235,7 @@ window.skins={};
])
];
}
var _proto = SignPrizeSkin$Skin72.prototype;
var _proto = SignPrizeSkin$Skin74.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8146,7 +8252,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return SignPrizeSkin$Skin72;
return SignPrizeSkin$Skin74;
})(eui.Skin);
function SignPrizeSkin() {
......@@ -8272,7 +8378,7 @@ window.skins={};
t.label = "";
t.x = 622.16;
t.y = 202.81;
t.skinName = SignPrizeSkin$Skin70;
t.skinName = SignPrizeSkin$Skin72;
return t;
};
_proto.close2Btn_i = function () {
......@@ -8281,7 +8387,7 @@ window.skins={};
t.horizontalCenter = 1;
t.label = "";
t.y = 611.73;
t.skinName = SignPrizeSkin$Skin71;
t.skinName = SignPrizeSkin$Skin73;
return t;
};
_proto.doubleBtn_i = function () {
......@@ -8290,15 +8396,15 @@ window.skins={};
t.horizontalCenter = 0;
t.label = "";
t.y = 611.73;
t.skinName = SignPrizeSkin$Skin72;
t.skinName = SignPrizeSkin$Skin74;
return t;
};
return SignPrizeSkin;
})(eui.Skin);generateEUI.paths['resource/skins/SignSkin.exml'] = window.SignSkin = (function (_super) {
__extends(SignSkin, _super);
var SignSkin$Skin73 = (function (_super) {
__extends(SignSkin$Skin73, _super);
function SignSkin$Skin73() {
var SignSkin$Skin75 = (function (_super) {
__extends(SignSkin$Skin75, _super);
function SignSkin$Skin75() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8319,7 +8425,7 @@ window.skins={};
])
];
}
var _proto = SignSkin$Skin73.prototype;
var _proto = SignSkin$Skin75.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8336,7 +8442,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return SignSkin$Skin73;
return SignSkin$Skin75;
})(eui.Skin);
function SignSkin() {
......@@ -8369,7 +8475,7 @@ window.skins={};
t.label = "";
t.x = 630;
t.y = 151.77;
t.skinName = SignSkin$Skin73;
t.skinName = SignSkin$Skin75;
return t;
};
_proto.scroll_i = function () {
......@@ -8436,9 +8542,9 @@ window.skins={};
return StarSkin;
})(eui.Skin);generateEUI.paths['resource/skins/StartPanelNewSkin.exml'] = window.StartPanelNewSkin = (function (_super) {
__extends(StartPanelNewSkin, _super);
var StartPanelNewSkin$Skin74 = (function (_super) {
__extends(StartPanelNewSkin$Skin74, _super);
function StartPanelNewSkin$Skin74() {
var StartPanelNewSkin$Skin76 = (function (_super) {
__extends(StartPanelNewSkin$Skin76, _super);
function StartPanelNewSkin$Skin76() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8459,7 +8565,7 @@ window.skins={};
])
];
}
var _proto = StartPanelNewSkin$Skin74.prototype;
var _proto = StartPanelNewSkin$Skin76.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8476,12 +8582,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelNewSkin$Skin74;
return StartPanelNewSkin$Skin76;
})(eui.Skin);
var StartPanelNewSkin$Skin75 = (function (_super) {
__extends(StartPanelNewSkin$Skin75, _super);
function StartPanelNewSkin$Skin75() {
var StartPanelNewSkin$Skin77 = (function (_super) {
__extends(StartPanelNewSkin$Skin77, _super);
function StartPanelNewSkin$Skin77() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8502,7 +8608,7 @@ window.skins={};
])
];
}
var _proto = StartPanelNewSkin$Skin75.prototype;
var _proto = StartPanelNewSkin$Skin77.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8519,12 +8625,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelNewSkin$Skin75;
return StartPanelNewSkin$Skin77;
})(eui.Skin);
var StartPanelNewSkin$Skin76 = (function (_super) {
__extends(StartPanelNewSkin$Skin76, _super);
function StartPanelNewSkin$Skin76() {
var StartPanelNewSkin$Skin78 = (function (_super) {
__extends(StartPanelNewSkin$Skin78, _super);
function StartPanelNewSkin$Skin78() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8545,7 +8651,7 @@ window.skins={};
])
];
}
var _proto = StartPanelNewSkin$Skin76.prototype;
var _proto = StartPanelNewSkin$Skin78.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8562,12 +8668,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelNewSkin$Skin76;
return StartPanelNewSkin$Skin78;
})(eui.Skin);
var StartPanelNewSkin$Skin77 = (function (_super) {
__extends(StartPanelNewSkin$Skin77, _super);
function StartPanelNewSkin$Skin77() {
var StartPanelNewSkin$Skin79 = (function (_super) {
__extends(StartPanelNewSkin$Skin79, _super);
function StartPanelNewSkin$Skin79() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8588,7 +8694,7 @@ window.skins={};
])
];
}
var _proto = StartPanelNewSkin$Skin77.prototype;
var _proto = StartPanelNewSkin$Skin79.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8605,12 +8711,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelNewSkin$Skin77;
return StartPanelNewSkin$Skin79;
})(eui.Skin);
var StartPanelNewSkin$Skin78 = (function (_super) {
__extends(StartPanelNewSkin$Skin78, _super);
function StartPanelNewSkin$Skin78() {
var StartPanelNewSkin$Skin80 = (function (_super) {
__extends(StartPanelNewSkin$Skin80, _super);
function StartPanelNewSkin$Skin80() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8631,7 +8737,7 @@ window.skins={};
])
];
}
var _proto = StartPanelNewSkin$Skin78.prototype;
var _proto = StartPanelNewSkin$Skin80.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8648,12 +8754,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelNewSkin$Skin78;
return StartPanelNewSkin$Skin80;
})(eui.Skin);
var StartPanelNewSkin$Skin79 = (function (_super) {
__extends(StartPanelNewSkin$Skin79, _super);
function StartPanelNewSkin$Skin79() {
var StartPanelNewSkin$Skin81 = (function (_super) {
__extends(StartPanelNewSkin$Skin81, _super);
function StartPanelNewSkin$Skin81() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8674,7 +8780,7 @@ window.skins={};
])
];
}
var _proto = StartPanelNewSkin$Skin79.prototype;
var _proto = StartPanelNewSkin$Skin81.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8691,12 +8797,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelNewSkin$Skin79;
return StartPanelNewSkin$Skin81;
})(eui.Skin);
var StartPanelNewSkin$Skin80 = (function (_super) {
__extends(StartPanelNewSkin$Skin80, _super);
function StartPanelNewSkin$Skin80() {
var StartPanelNewSkin$Skin82 = (function (_super) {
__extends(StartPanelNewSkin$Skin82, _super);
function StartPanelNewSkin$Skin82() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8717,7 +8823,7 @@ window.skins={};
])
];
}
var _proto = StartPanelNewSkin$Skin80.prototype;
var _proto = StartPanelNewSkin$Skin82.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8734,12 +8840,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelNewSkin$Skin80;
return StartPanelNewSkin$Skin82;
})(eui.Skin);
var StartPanelNewSkin$Skin81 = (function (_super) {
__extends(StartPanelNewSkin$Skin81, _super);
function StartPanelNewSkin$Skin81() {
var StartPanelNewSkin$Skin83 = (function (_super) {
__extends(StartPanelNewSkin$Skin83, _super);
function StartPanelNewSkin$Skin83() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -8760,7 +8866,7 @@ window.skins={};
])
];
}
var _proto = StartPanelNewSkin$Skin81.prototype;
var _proto = StartPanelNewSkin$Skin83.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -8777,7 +8883,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelNewSkin$Skin81;
return StartPanelNewSkin$Skin83;
})(eui.Skin);
function StartPanelNewSkin() {
......@@ -8899,7 +9005,7 @@ window.skins={};
t.horizontalCenter = 0.5;
t.label = "";
t.y = 769;
t.skinName = StartPanelNewSkin$Skin74;
t.skinName = StartPanelNewSkin$Skin76;
return t;
};
_proto.video2btn_i = function () {
......@@ -8908,7 +9014,7 @@ window.skins={};
t.horizontalCenter = -166.5;
t.label = "";
t.y = 698.67;
t.skinName = StartPanelNewSkin$Skin75;
t.skinName = StartPanelNewSkin$Skin77;
return t;
};
_proto.video1btn_i = function () {
......@@ -8917,7 +9023,7 @@ window.skins={};
t.horizontalCenter = 10.5;
t.label = "";
t.y = 698.67;
t.skinName = StartPanelNewSkin$Skin76;
t.skinName = StartPanelNewSkin$Skin78;
return t;
};
_proto.video3btn_i = function () {
......@@ -8926,7 +9032,7 @@ window.skins={};
t.horizontalCenter = 182.5;
t.label = "";
t.y = 698.67;
t.skinName = StartPanelNewSkin$Skin77;
t.skinName = StartPanelNewSkin$Skin79;
return t;
};
_proto.buy2btn_i = function () {
......@@ -8935,7 +9041,7 @@ window.skins={};
t.label = "";
t.x = 237.5;
t.y = 648.33;
t.skinName = StartPanelNewSkin$Skin78;
t.skinName = StartPanelNewSkin$Skin80;
return t;
};
_proto.buy1btn_i = function () {
......@@ -8944,7 +9050,7 @@ window.skins={};
t.label = "";
t.x = 412.67;
t.y = 648.33;
t.skinName = StartPanelNewSkin$Skin79;
t.skinName = StartPanelNewSkin$Skin81;
return t;
};
_proto.buy3btn_i = function () {
......@@ -8953,7 +9059,7 @@ window.skins={};
t.label = "";
t.x = 582;
t.y = 648.33;
t.skinName = StartPanelNewSkin$Skin80;
t.skinName = StartPanelNewSkin$Skin82;
return t;
};
_proto.price2_i = function () {
......@@ -9049,7 +9155,7 @@ window.skins={};
t.label = "";
t.x = 631;
t.y = 191;
t.skinName = StartPanelNewSkin$Skin81;
t.skinName = StartPanelNewSkin$Skin83;
return t;
};
_proto.scoreGroup_i = function () {
......@@ -9121,9 +9227,9 @@ window.skins={};
return StartPanelNewSkin;
})(eui.Skin);generateEUI.paths['resource/skins/StartPanelSkin.exml'] = window.StartPanelSkin = (function (_super) {
__extends(StartPanelSkin, _super);
var StartPanelSkin$Skin82 = (function (_super) {
__extends(StartPanelSkin$Skin82, _super);
function StartPanelSkin$Skin82() {
var StartPanelSkin$Skin84 = (function (_super) {
__extends(StartPanelSkin$Skin84, _super);
function StartPanelSkin$Skin84() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -9144,7 +9250,7 @@ window.skins={};
])
];
}
var _proto = StartPanelSkin$Skin82.prototype;
var _proto = StartPanelSkin$Skin84.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -9161,12 +9267,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelSkin$Skin82;
return StartPanelSkin$Skin84;
})(eui.Skin);
var StartPanelSkin$Skin83 = (function (_super) {
__extends(StartPanelSkin$Skin83, _super);
function StartPanelSkin$Skin83() {
var StartPanelSkin$Skin85 = (function (_super) {
__extends(StartPanelSkin$Skin85, _super);
function StartPanelSkin$Skin85() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -9187,7 +9293,7 @@ window.skins={};
])
];
}
var _proto = StartPanelSkin$Skin83.prototype;
var _proto = StartPanelSkin$Skin85.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -9204,12 +9310,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelSkin$Skin83;
return StartPanelSkin$Skin85;
})(eui.Skin);
var StartPanelSkin$Skin84 = (function (_super) {
__extends(StartPanelSkin$Skin84, _super);
function StartPanelSkin$Skin84() {
var StartPanelSkin$Skin86 = (function (_super) {
__extends(StartPanelSkin$Skin86, _super);
function StartPanelSkin$Skin86() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -9230,7 +9336,7 @@ window.skins={};
])
];
}
var _proto = StartPanelSkin$Skin84.prototype;
var _proto = StartPanelSkin$Skin86.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -9247,12 +9353,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelSkin$Skin84;
return StartPanelSkin$Skin86;
})(eui.Skin);
var StartPanelSkin$Skin85 = (function (_super) {
__extends(StartPanelSkin$Skin85, _super);
function StartPanelSkin$Skin85() {
var StartPanelSkin$Skin87 = (function (_super) {
__extends(StartPanelSkin$Skin87, _super);
function StartPanelSkin$Skin87() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -9273,7 +9379,7 @@ window.skins={};
])
];
}
var _proto = StartPanelSkin$Skin85.prototype;
var _proto = StartPanelSkin$Skin87.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -9290,12 +9396,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelSkin$Skin85;
return StartPanelSkin$Skin87;
})(eui.Skin);
var StartPanelSkin$Skin86 = (function (_super) {
__extends(StartPanelSkin$Skin86, _super);
function StartPanelSkin$Skin86() {
var StartPanelSkin$Skin88 = (function (_super) {
__extends(StartPanelSkin$Skin88, _super);
function StartPanelSkin$Skin88() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -9316,7 +9422,7 @@ window.skins={};
])
];
}
var _proto = StartPanelSkin$Skin86.prototype;
var _proto = StartPanelSkin$Skin88.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -9333,12 +9439,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelSkin$Skin86;
return StartPanelSkin$Skin88;
})(eui.Skin);
var StartPanelSkin$Skin87 = (function (_super) {
__extends(StartPanelSkin$Skin87, _super);
function StartPanelSkin$Skin87() {
var StartPanelSkin$Skin89 = (function (_super) {
__extends(StartPanelSkin$Skin89, _super);
function StartPanelSkin$Skin89() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -9359,7 +9465,7 @@ window.skins={};
])
];
}
var _proto = StartPanelSkin$Skin87.prototype;
var _proto = StartPanelSkin$Skin89.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -9376,12 +9482,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelSkin$Skin87;
return StartPanelSkin$Skin89;
})(eui.Skin);
var StartPanelSkin$Skin88 = (function (_super) {
__extends(StartPanelSkin$Skin88, _super);
function StartPanelSkin$Skin88() {
var StartPanelSkin$Skin90 = (function (_super) {
__extends(StartPanelSkin$Skin90, _super);
function StartPanelSkin$Skin90() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -9402,7 +9508,7 @@ window.skins={};
])
];
}
var _proto = StartPanelSkin$Skin88.prototype;
var _proto = StartPanelSkin$Skin90.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -9419,12 +9525,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelSkin$Skin88;
return StartPanelSkin$Skin90;
})(eui.Skin);
var StartPanelSkin$Skin89 = (function (_super) {
__extends(StartPanelSkin$Skin89, _super);
function StartPanelSkin$Skin89() {
var StartPanelSkin$Skin91 = (function (_super) {
__extends(StartPanelSkin$Skin91, _super);
function StartPanelSkin$Skin91() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -9445,7 +9551,7 @@ window.skins={};
])
];
}
var _proto = StartPanelSkin$Skin89.prototype;
var _proto = StartPanelSkin$Skin91.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -9462,7 +9568,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return StartPanelSkin$Skin89;
return StartPanelSkin$Skin91;
})(eui.Skin);
function StartPanelSkin() {
......@@ -9584,7 +9690,7 @@ window.skins={};
t.horizontalCenter = 0.5;
t.label = "";
t.y = 769;
t.skinName = StartPanelSkin$Skin82;
t.skinName = StartPanelSkin$Skin84;
return t;
};
_proto.video2btn_i = function () {
......@@ -9593,7 +9699,7 @@ window.skins={};
t.horizontalCenter = -137.5;
t.label = "";
t.y = 706;
t.skinName = StartPanelSkin$Skin83;
t.skinName = StartPanelSkin$Skin85;
return t;
};
_proto.video1btn_i = function () {
......@@ -9602,7 +9708,7 @@ window.skins={};
t.horizontalCenter = 5.5;
t.label = "";
t.y = 706;
t.skinName = StartPanelSkin$Skin84;
t.skinName = StartPanelSkin$Skin86;
return t;
};
_proto.video3btn_i = function () {
......@@ -9611,7 +9717,7 @@ window.skins={};
t.horizontalCenter = 148.5;
t.label = "";
t.y = 706;
t.skinName = StartPanelSkin$Skin85;
t.skinName = StartPanelSkin$Skin87;
return t;
};
_proto.buy2btn_i = function () {
......@@ -9620,7 +9726,7 @@ window.skins={};
t.label = "";
t.x = 252;
t.y = 663;
t.skinName = StartPanelSkin$Skin86;
t.skinName = StartPanelSkin$Skin88;
return t;
};
_proto.buy1btn_i = function () {
......@@ -9629,7 +9735,7 @@ window.skins={};
t.label = "";
t.x = 397;
t.y = 663;
t.skinName = StartPanelSkin$Skin87;
t.skinName = StartPanelSkin$Skin89;
return t;
};
_proto.buy3btn_i = function () {
......@@ -9638,7 +9744,7 @@ window.skins={};
t.label = "";
t.x = 540;
t.y = 663;
t.skinName = StartPanelSkin$Skin88;
t.skinName = StartPanelSkin$Skin90;
return t;
};
_proto.price2_i = function () {
......@@ -9734,7 +9840,7 @@ window.skins={};
t.label = "";
t.x = 631;
t.y = 191;
t.skinName = StartPanelSkin$Skin89;
t.skinName = StartPanelSkin$Skin91;
return t;
};
_proto.scoreGroup_i = function () {
......@@ -10177,9 +10283,9 @@ window.skins={};
return VScrollBarSkin;
})(eui.Skin);generateEUI.paths['resource/skins/VideoBuySkin.exml'] = window.Buy1Skin = (function (_super) {
__extends(Buy1Skin, _super);
var Buy1Skin$Skin90 = (function (_super) {
__extends(Buy1Skin$Skin90, _super);
function Buy1Skin$Skin90() {
var Buy1Skin$Skin92 = (function (_super) {
__extends(Buy1Skin$Skin92, _super);
function Buy1Skin$Skin92() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -10200,7 +10306,7 @@ window.skins={};
])
];
}
var _proto = Buy1Skin$Skin90.prototype;
var _proto = Buy1Skin$Skin92.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -10217,12 +10323,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return Buy1Skin$Skin90;
return Buy1Skin$Skin92;
})(eui.Skin);
var Buy1Skin$Skin91 = (function (_super) {
__extends(Buy1Skin$Skin91, _super);
function Buy1Skin$Skin91() {
var Buy1Skin$Skin93 = (function (_super) {
__extends(Buy1Skin$Skin93, _super);
function Buy1Skin$Skin93() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -10243,7 +10349,7 @@ window.skins={};
])
];
}
var _proto = Buy1Skin$Skin91.prototype;
var _proto = Buy1Skin$Skin93.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -10260,12 +10366,12 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return Buy1Skin$Skin91;
return Buy1Skin$Skin93;
})(eui.Skin);
var Buy1Skin$Skin92 = (function (_super) {
__extends(Buy1Skin$Skin92, _super);
function Buy1Skin$Skin92() {
var Buy1Skin$Skin94 = (function (_super) {
__extends(Buy1Skin$Skin94, _super);
function Buy1Skin$Skin94() {
_super.call(this);
this.skinParts = ["labelDisplay"];
......@@ -10286,7 +10392,7 @@ window.skins={};
])
];
}
var _proto = Buy1Skin$Skin92.prototype;
var _proto = Buy1Skin$Skin94.prototype;
_proto._Image1_i = function () {
var t = new eui.Image();
......@@ -10303,7 +10409,7 @@ window.skins={};
t.verticalCenter = 0;
return t;
};
return Buy1Skin$Skin92;
return Buy1Skin$Skin94;
})(eui.Skin);
function Buy1Skin() {
......@@ -10349,7 +10455,7 @@ window.skins={};
t.horizontalCenter = -140;
t.label = "";
t.y = 589;
t.skinName = Buy1Skin$Skin90;
t.skinName = Buy1Skin$Skin92;
return t;
};
_proto.videoBtn_i = function () {
......@@ -10358,7 +10464,7 @@ window.skins={};
t.horizontalCenter = 137;
t.label = "";
t.y = 589;
t.skinName = Buy1Skin$Skin91;
t.skinName = Buy1Skin$Skin93;
return t;
};
_proto.closeBtn_i = function () {
......@@ -10367,7 +10473,7 @@ window.skins={};
t.label = "";
t.x = 623;
t.y = 173;
t.skinName = Buy1Skin$Skin92;
t.skinName = Buy1Skin$Skin94;
return t;
};
_proto.hasYuanbao_i = function () {
......
......@@ -35,6 +35,19 @@
font-family: "FZY4JW";
src: url("https://yun.duiba.com.cn/db_games/FZY4JW.TTF");
}
#shortLink-wrap {
width: 100vw;
height: 100vh;
position: fixed;
overflow: hidden;
z-index: 10001;
display: none;
left:0;
top: 0;
}
#shortLink-wrap #myiframe{
background-color: transparent !important;
}
</style>
</head>
......@@ -55,7 +68,8 @@
<script src="libs/svga.egret.min2.js"></script>
<script src="libs/aes.js"></script>
<script src="libs/pad-zeropadding.js"></script>
<script src="https://yun.tuisnake.com/h5-mami/inspire/v1.3/inspire.min.js"></script>
<script src="https://yun.tuisnake.com/h5-mami/inspire/v1.3.3/inspire.min.js"></script>
<script src="https://yun.dui88.com/h5-mami/test/testShortLink.js"></script>
<!-- //线上不需要 -->
<script src="libs/fileSave.js"></script>
......@@ -155,6 +169,7 @@
</script>
<div id="video-contanier"></div>
<div id="shortLink-wrap"></div>
<script src="output.js"></script>
</body>
......
......@@ -2965,6 +2965,16 @@
"type": "image",
"name": "chongxinchuangguan3_png"
},
{
"url": "assets/faild/chongxinchuangguan4.png",
"type": "image",
"name": "chongxinchuangguan4_png"
},
{
"url": "assets/faild/chongxinchuangguan5.png",
"type": "image",
"name": "chongxinchuangguan5_png"
},
{
"url": "assets/map/newVideoIcon.json",
"type": "json",
......
......@@ -11,7 +11,25 @@
</e:skinName>
</e:Button>
<e:Button id="againBtn3" label="" y="736" horizontalCenter="0">
<e:Button id="againBtn5" label="" y="736" horizontalCenter="0">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="chongxinchuangguan5_png" source.down="chongxinchuangguan5_png" source.disabled="chongxinchuangguan5_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="againBtn4" label="" y="736" horizontalCenter="0" visible="false">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="chongxinchuangguan4_png" source.down="chongxinchuangguan4_png" source.disabled="chongxinchuangguan4_png"/>
<e:Label id="labelDisplay" horizontalCenter="0" verticalCenter="0"/>
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="againBtn3" label="" y="736" horizontalCenter="0" visible="false">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="chongxinchuangguan3_png" source.down="chongxinchuangguan3_png" source.disabled="chongxinchuangguan3_png"/>
......
......@@ -55,7 +55,7 @@ export default class FailedPanel extends Panel {
const fileConfigData = configDetData.filter(item => item.id === 3)
if (fileConfigData.length && fileConfigData[0].index === 0) {
// 增加重新闯关倒计时
let time = 3
let time = 5
let againTimer = setInterval(() => {
time--
if (time > 0) {
......@@ -65,13 +65,13 @@ export default class FailedPanel extends Panel {
this['againBtn1'].visible = false
this['againBtn'].visible = true
clearInterval(againTimer)
time = 3
time = 5
}
}, 1000)
} else {
// 对照组,不加倒计时
this['againBtn'].visible = true
this['againBtn3'].visible = false
this['againBtn5'].visible = false
}
}
......
......@@ -65,14 +65,33 @@ export default class SignPanel extends Panel {
const configDetData = configData.data.list ? configData.data.list : configData.data
let signConfigData = configDetData.filter(item => item.id === 6)
if (signConfigData.length && signConfigData[0].index === 1) {
if (window['bridge']) {
window['bridge']["showGamerAd"] && window['bridge']["showGamerAd"](window["TASignScreen"], 4)
}
window["finishScreenShowSignPrize"] = () => {
PanelCtrl.instance.addToShowPanels('signPrize')
}
let isReward = false
document.querySelector('#shortLink-wrap')['style'].display = 'block'
window["Tsdk"].init({
appKey: '4CT6aUFZovy6uXj3nrfadwuX7t7L',
slotId: '328703',
dom: '#shortLink-wrap',
deviceId: window["CFG"].uid,
userId: window["CFG"].uid,
onReward: () => {
isReward = true
},
onClose: () => {
document.querySelector('#shortLink-wrap')['style'].display = 'none'
if (!isReward) return
isReward = false
PanelCtrl.instance.show('signPrize')
NetManager.ins.getIncentiveAward(() => {
showToast("翻倍成功");
NetManager.ins.hc_home(() => {
updateMainTimer();
SceneCtrl.instance.updateScene();
}, window['collectRuleId']);
}, 21)
}
})
} else {
PanelCtrl.instance.addToShowPanels('signPrize');
PanelCtrl.instance.show('signPrize');
}
wait(200).then(()=>{
NetManager.ins.hc_home(() => {
......
......@@ -15,7 +15,7 @@
},
{
"id":3,
"index":1
"index":0
},
{
"id":5,
......
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