window.skins={}; function __extends(d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; function __() { this.constructor = d; } __.prototype = b.prototype; d.prototype = new __(); }; window.generateEUI = {}; generateEUI.paths = {}; generateEUI.styles = undefined; generateEUI.skins = {"eui.Button":"resource/eui_skins/ButtonSkin.exml","eui.CheckBox":"resource/eui_skins/CheckBoxSkin.exml","eui.HScrollBar":"resource/eui_skins/HScrollBarSkin.exml","eui.HSlider":"resource/eui_skins/HSliderSkin.exml","eui.Panel":"resource/eui_skins/PanelSkin.exml","eui.TextInput":"resource/eui_skins/TextInputSkin.exml","eui.ProgressBar":"resource/eui_skins/ProgressBarSkin.exml","eui.RadioButton":"resource/eui_skins/RadioButtonSkin.exml","eui.Scroller":"resource/eui_skins/ScrollerSkin.exml","eui.ToggleSwitch":"resource/eui_skins/ToggleSwitchSkin.exml","eui.VScrollBar":"resource/eui_skins/VScrollBarSkin.exml","eui.VSlider":"resource/eui_skins/VSliderSkin.exml","eui.ItemRenderer":"resource/eui_skins/ItemRendererSkin.exml","UI_Bet":"resource/skin/bet/bet.exml","UI_Rate":"resource/skin/rate/rate.exml","UI_RateItem":"resource/skin/rate/rateItem.exml","UI_RateTypeItem":"resource/skin/rate/rateTypeItem.exml","UI_Trade":"resource/skin/trade/trade.exml","UI_TradeItem":"resource/skin/trade/tradeItem.exml","UI_Auto":"resource/skin/auto/auto.exml","UI_AutoDetail":"resource/skin/auto/autoDetail.exml","UI_AutoDetailItem":"resource/skin/auto/autoDetailItem.exml","LoadingUI":"resource/skin/loading/loading.exml","UI_Index":"resource/skin/index/index.exml","UI_Notification":"resource/skin/notification/notice.exml","UI_UserHeader":"resource/skin/userinfo/userHeader.exml","UI_ChipItem":"resource/skin/bet/betChipItem.exml","UI_Alert":"resource/skin/alert/alert.exml","UI_FairAlert":"resource/skin/alert/fairAlert.exml","UI_RateDetail":"resource/skin/rate/rateDetail.exml","UI_RateDetailItem":"resource/skin/rate/detailItem.exml"};generateEUI.paths['resource/eui_skins_h5/H5BtnFair.exml'] = window.H5BtnFair = (function (_super) { __extends(H5BtnFair, _super); function H5BtnFair() { _super.call(this); this.skinParts = ["labelDisplay"]; this.currentState = "up"; this.height = 44; this.width = 84; this.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","h5_json.h5_but_fair_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = H5BtnFair.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "h5_json.h5_but_fair_u"; t.x = 0; t.y = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "公平"; t.verticalCenter = 0; t.x = 40; return t; }; return H5BtnFair; })(eui.Skin);generateEUI.paths['resource/eui_skins_h5/H5BtnWithdraw.exml'] = window.H5BtnWithdrawSkin = (function (_super) { __extends(H5BtnWithdrawSkin, _super); function H5BtnWithdrawSkin() { _super.call(this); this.skinParts = ["labelDisplay"]; this.currentState = "up"; this.height = 46; this.width = 80; this.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","h5_json.h5_but_cz_down") ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","alpha",.5) ]) ]; } var _proto = H5BtnWithdrawSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.bottom = 0; t.left = 0; t.right = 0; t.scale9Grid = new egret.Rectangle(17,13,20,4); t.source = "h5_json.h5_but_cz_up"; t.top = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 20; t.text = "提現"; t.verticalCenter = 0; return t; }; return H5BtnWithdrawSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/BtnBetGreen.exml'] = window.BtnBetGreenSkin = (function (_super) { __extends(BtnBetGreenSkin, _super); function BtnBetGreenSkin() { _super.call(this); this.skinParts = ["labelDisplay"]; this.currentState = "up"; this.height = 114; this.width = 114; this.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","pub_json.but_circle_d") ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","source","pub_json.but_circle_x") ]) ]; } var _proto = BtnBetGreenSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "pub_json.but_circle_u"; t.x = 0; t.y = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.lineSpacing = 5; t.size = 20; t.text = "Label\nLabel"; t.textAlign = "center"; t.textColor = 0xffffff; t.verticalCenter = 0; return t; }; return BtnBetGreenSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/BtnBetRed.exml'] = window.BtnBetRedSkin = (function (_super) { __extends(BtnBetRedSkin, _super); function BtnBetRedSkin() { _super.call(this); this.skinParts = ["labelDisplay"]; this.currentState = "up"; this.height = 114; this.width = 114; this.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","pub_json.but_circle2_d") ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","source","pub_json.but_circle_x") ]) ]; } var _proto = BtnBetRedSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "pub_json.but_circle2_u"; t.x = 0; t.y = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.lineSpacing = 5; t.size = 20; t.text = "Label\nLabel"; t.textAlign = "center"; t.textColor = 0xffffff; t.verticalCenter = 0; return t; }; return BtnBetRedSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/BtnFair.exml'] = window.BtnFair = (function (_super) { __extends(BtnFair, _super); function BtnFair() { _super.call(this); this.skinParts = ["labelDisplay"]; this.currentState = "up"; this.height = 30; this.width = 80; this.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","pc_json.pc_but_fair_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = BtnFair.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "pc_json.pc_but_fair_u"; t.x = 0; t.y = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.size = 16; t.text = "公平"; t.verticalCenter = 0; t.x = 40; return t; }; return BtnFair; })(eui.Skin);generateEUI.paths['resource/eui_skins/BtnWithdraw.exml'] = window.BtnWithdrawSkin = (function (_super) { __extends(BtnWithdrawSkin, _super); function BtnWithdrawSkin() { _super.call(this); this.skinParts = ["labelDisplay"]; this.currentState = "up"; this.height = 30; this.width = 55; this.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","pc_json.pc_but_cz_down") ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","alpha",.5) ]) ]; } var _proto = BtnWithdrawSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.bottom = 0; t.left = 0; t.right = 0; t.scale9Grid = new egret.Rectangle(17,13,20,4); t.source = "pc_json.pc_but_cz_up"; t.top = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 16; t.text = "提現"; t.verticalCenter = 0; return t; }; return BtnWithdrawSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/ButtonSkin.exml'] = window.skins.ButtonSkin = (function (_super) { __extends(ButtonSkin, _super); function ButtonSkin() { _super.call(this); this.skinParts = ["labelDisplay","iconDisplay"]; this.minHeight = 50; this.minWidth = 100; this.elementsContent = [this._Image1_i(),this.labelDisplay_i(),this.iconDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","button_down") ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","alpha",0.5) ]) ]; } var _proto = ButtonSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(1,3,8,8); t.source = "button_up"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bottom = 8; t.left = 8; t.right = 8; t.size = 20; t.textAlign = "center"; t.textColor = 0xFFFFFF; t.top = 8; t.verticalAlign = "middle"; return t; }; _proto.iconDisplay_i = function () { var t = new eui.Image(); this.iconDisplay = t; t.horizontalCenter = 0; t.verticalCenter = 0; return t; }; return ButtonSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/CheckBoxSkin.exml'] = window.skins.CheckBoxSkin = (function (_super) { __extends(CheckBoxSkin, _super); function CheckBoxSkin() { _super.call(this); this.skinParts = ["labelDisplay"]; this.elementsContent = [this._Group1_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","alpha",0.7) ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","alpha",0.5) ]) , new eui.State ("upAndSelected", [ new eui.SetProperty("_Image1","source","checkbox_select_up") ]) , new eui.State ("downAndSelected", [ new eui.SetProperty("_Image1","source","checkbox_select_down") ]) , new eui.State ("disabledAndSelected", [ new eui.SetProperty("_Image1","source","checkbox_select_disabled") ]) ]; } var _proto = CheckBoxSkin.prototype; _proto._Group1_i = function () { var t = new eui.Group(); t.percentHeight = 100; t.percentWidth = 100; t.layout = this._HorizontalLayout1_i(); t.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; return t; }; _proto._HorizontalLayout1_i = function () { var t = new eui.HorizontalLayout(); t.verticalAlign = "middle"; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.alpha = 1; t.fillMode = "scale"; t.source = "checkbox_unselect"; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Tahoma"; t.size = 20; t.textAlign = "center"; t.textColor = 0x707070; t.verticalAlign = "middle"; return t; }; return CheckBoxSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/CheckBoxSkinAuto.exml'] = window.CheckBoxSkinAuto = (function (_super) { __extends(CheckBoxSkinAuto, _super); function CheckBoxSkinAuto() { _super.call(this); this.skinParts = ["labelDisplay"]; this.width = 80; this.elementsContent = [this._Group1_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","alpha",0.7) ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","alpha",0.5) ]) , new eui.State ("upAndSelected", [ new eui.SetProperty("_Image1","source","pub_json.but_choice_d") ]) , new eui.State ("downAndSelected", [ new eui.SetProperty("_Image1","source","pub_json.but_choice_d") ]) , new eui.State ("disabledAndSelected", [ new eui.SetProperty("_Image1","source","pub_json.but_choice_u") ]) ]; } var _proto = CheckBoxSkinAuto.prototype; _proto._Group1_i = function () { var t = new eui.Group(); t.percentHeight = 100; t.percentWidth = 100; t.layout = this._BasicLayout1_i(); t.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; return t; }; _proto._BasicLayout1_i = function () { var t = new eui.BasicLayout(); return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.alpha = 1; t.fillMode = "scale"; t.percentHeight = 100; t.source = "pub_json.but_choice_u"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.percentHeight = 100; t.horizontalCenter = 0; t.lineSpacing = 6; t.text = "label"; t.textAlign = "center"; t.textColor = 0xffffff; t.verticalAlign = "middle"; t.verticalCenter = 0; t.percentWidth = 100; return t; }; return CheckBoxSkinAuto; })(eui.Skin);generateEUI.paths['resource/eui_skins/HScrollBarSkin.exml'] = window.skins.HScrollBarSkin = (function (_super) { __extends(HScrollBarSkin, _super); function HScrollBarSkin() { _super.call(this); this.skinParts = ["thumb"]; this.minHeight = 8; this.minWidth = 20; this.elementsContent = [this.thumb_i()]; } var _proto = HScrollBarSkin.prototype; _proto.thumb_i = function () { var t = new eui.Image(); this.thumb = t; t.height = 8; t.scale9Grid = new egret.Rectangle(3,3,2,2); t.source = "roundthumb"; t.verticalCenter = 0; t.width = 30; return t; }; return HScrollBarSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/HSliderSkin.exml'] = window.skins.HSliderSkin = (function (_super) { __extends(HSliderSkin, _super); function HSliderSkin() { _super.call(this); this.skinParts = ["track","thumb"]; this.minHeight = 8; this.minWidth = 20; this.elementsContent = [this.track_i(),this.thumb_i()]; } var _proto = HSliderSkin.prototype; _proto.track_i = function () { var t = new eui.Image(); this.track = t; t.height = 6; t.scale9Grid = new egret.Rectangle(1,1,4,4); t.source = "track_sb"; t.verticalCenter = 0; t.percentWidth = 100; return t; }; _proto.thumb_i = function () { var t = new eui.Image(); this.thumb = t; t.source = "thumb"; t.verticalCenter = 0; return t; }; return HSliderSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/ItemRendererSkin.exml'] = window.skins.ItemRendererSkin = (function (_super) { __extends(ItemRendererSkin, _super); function ItemRendererSkin() { _super.call(this); this.skinParts = ["labelDisplay"]; this.minHeight = 50; this.minWidth = 100; this.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","button_down") ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","alpha",0.5) ]) ]; eui.Binding.$bindProperties(this, ["hostComponent.data"],[0],this.labelDisplay,"text"); } var _proto = ItemRendererSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(1,3,8,8); t.source = "button_up"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bottom = 8; t.fontFamily = "Tahoma"; t.left = 8; t.right = 8; t.size = 20; t.textAlign = "center"; t.textColor = 0xFFFFFF; t.top = 8; t.verticalAlign = "middle"; return t; }; return ItemRendererSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/PanelSkin.exml'] = window.skins.PanelSkin = (function (_super) { __extends(PanelSkin, _super); function PanelSkin() { _super.call(this); this.skinParts = ["titleDisplay","moveArea","closeButton"]; this.minHeight = 230; this.minWidth = 450; this.elementsContent = [this._Image1_i(),this.moveArea_i(),this.closeButton_i()]; } var _proto = PanelSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.bottom = 0; t.left = 0; t.right = 0; t.scale9Grid = new egret.Rectangle(2,2,12,12); t.source = "border"; t.top = 0; return t; }; _proto.moveArea_i = function () { var t = new eui.Group(); this.moveArea = t; t.height = 45; t.left = 0; t.right = 0; t.top = 0; t.elementsContent = [this._Image2_i(),this.titleDisplay_i()]; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); t.bottom = 0; t.left = 0; t.right = 0; t.source = "header"; t.top = 0; return t; }; _proto.titleDisplay_i = function () { var t = new eui.Label(); this.titleDisplay = t; t.fontFamily = "Tahoma"; t.left = 15; t.right = 5; t.size = 20; t.textColor = 0xFFFFFF; t.verticalCenter = 0; t.wordWrap = false; return t; }; _proto.closeButton_i = function () { var t = new eui.Button(); this.closeButton = t; t.bottom = 5; t.horizontalCenter = 0; t.label = "close"; return t; }; return PanelSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/ProgressBarSkin.exml'] = window.skins.ProgressBarSkin = (function (_super) { __extends(ProgressBarSkin, _super); function ProgressBarSkin() { _super.call(this); this.skinParts = ["thumb","labelDisplay"]; this.minHeight = 18; this.minWidth = 30; this.elementsContent = [this._Image1_i(),this.thumb_i(),this.labelDisplay_i()]; } var _proto = ProgressBarSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(1,1,4,4); t.source = "track_pb"; t.verticalCenter = 0; t.percentWidth = 100; return t; }; _proto.thumb_i = function () { var t = new eui.Image(); this.thumb = t; t.percentHeight = 100; t.source = "thumb_pb"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Tahoma"; t.horizontalCenter = 0; t.size = 15; t.textAlign = "center"; t.textColor = 0x707070; t.verticalAlign = "middle"; t.verticalCenter = 0; return t; }; return ProgressBarSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/RadioButtonSkin.exml'] = window.skins.RadioButtonSkin = (function (_super) { __extends(RadioButtonSkin, _super); function RadioButtonSkin() { _super.call(this); this.skinParts = ["labelDisplay"]; this.elementsContent = [this._Group1_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","alpha",0.7) ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","alpha",0.5) ]) , new eui.State ("upAndSelected", [ new eui.SetProperty("_Image1","source","radiobutton_select_up") ]) , new eui.State ("downAndSelected", [ new eui.SetProperty("_Image1","source","radiobutton_select_down") ]) , new eui.State ("disabledAndSelected", [ new eui.SetProperty("_Image1","source","radiobutton_select_disabled") ]) ]; } var _proto = RadioButtonSkin.prototype; _proto._Group1_i = function () { var t = new eui.Group(); t.percentHeight = 100; t.percentWidth = 100; t.layout = this._HorizontalLayout1_i(); t.elementsContent = [this._Image1_i(),this.labelDisplay_i()]; return t; }; _proto._HorizontalLayout1_i = function () { var t = new eui.HorizontalLayout(); t.verticalAlign = "middle"; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.alpha = 1; t.fillMode = "scale"; t.source = "radiobutton_unselect"; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Tahoma"; t.size = 20; t.textAlign = "center"; t.textColor = 0x707070; t.verticalAlign = "middle"; return t; }; return RadioButtonSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/ScrollerSkin.exml'] = window.skins.ScrollerSkin = (function (_super) { __extends(ScrollerSkin, _super); function ScrollerSkin() { _super.call(this); this.skinParts = ["horizontalScrollBar","verticalScrollBar"]; this.minHeight = 20; this.minWidth = 20; this.elementsContent = [this.horizontalScrollBar_i(),this.verticalScrollBar_i()]; } var _proto = ScrollerSkin.prototype; _proto.horizontalScrollBar_i = function () { var t = new eui.HScrollBar(); this.horizontalScrollBar = t; t.bottom = 0; t.percentWidth = 100; return t; }; _proto.verticalScrollBar_i = function () { var t = new eui.VScrollBar(); this.verticalScrollBar = t; t.percentHeight = 100; t.right = 0; return t; }; return ScrollerSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/TextInputSkin.exml'] = window.skins.TextInputSkin = (function (_super) { __extends(TextInputSkin, _super); function TextInputSkin() { _super.call(this); this.skinParts = ["textDisplay","promptDisplay"]; this.minHeight = 40; this.minWidth = 300; this.elementsContent = [this._Image1_i(),this._Rect1_i(),this.textDisplay_i()]; this.promptDisplay_i(); this.states = [ new eui.State ("normal", [ ]) , new eui.State ("disabled", [ new eui.SetProperty("textDisplay","textColor",0xff0000) ]) , new eui.State ("normalWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) , new eui.State ("disabledWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) ]; } var _proto = TextInputSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(1,3,8,8); t.source = "button_up"; t.percentWidth = 100; return t; }; _proto._Rect1_i = function () { var t = new eui.Rect(); t.fillColor = 0xffffff; t.percentHeight = 100; t.percentWidth = 100; return t; }; _proto.textDisplay_i = function () { var t = new eui.EditableText(); this.textDisplay = t; t.height = 24; t.left = "10"; t.right = "10"; t.size = 20; t.textColor = 0x000000; t.verticalCenter = "0"; t.percentWidth = 100; return t; }; _proto.promptDisplay_i = function () { var t = new eui.Label(); this.promptDisplay = t; t.height = 24; t.left = 10; t.right = 10; t.size = 20; t.textColor = 0xa9a9a9; t.touchEnabled = false; t.verticalCenter = 0; t.percentWidth = 100; return t; }; return TextInputSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/ToggleSwitchSkin.exml'] = window.skins.ToggleSwitchSkin = (function (_super) { __extends(ToggleSwitchSkin, _super); function ToggleSwitchSkin() { _super.call(this); this.skinParts = []; this.elementsContent = [this._Image1_i(),this._Image2_i()]; this.states = [ new eui.State ("up", [ new eui.SetProperty("_Image1","source","off") ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","off") ]) , new eui.State ("disabled", [ new eui.SetProperty("_Image1","source","off") ]) , new eui.State ("upAndSelected", [ new eui.SetProperty("_Image2","horizontalCenter",18) ]) , new eui.State ("downAndSelected", [ new eui.SetProperty("_Image2","horizontalCenter",18) ]) , new eui.State ("disabledAndSelected", [ new eui.SetProperty("_Image2","horizontalCenter",18) ]) ]; } var _proto = ToggleSwitchSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "on"; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.horizontalCenter = -18; t.source = "handle"; t.verticalCenter = 0; return t; }; return ToggleSwitchSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/VScrollBarSkin.exml'] = window.skins.VScrollBarSkin = (function (_super) { __extends(VScrollBarSkin, _super); function VScrollBarSkin() { _super.call(this); this.skinParts = ["thumb"]; this.minHeight = 20; this.minWidth = 8; this.elementsContent = [this.thumb_i()]; } var _proto = VScrollBarSkin.prototype; _proto.thumb_i = function () { var t = new eui.Image(); this.thumb = t; t.height = 30; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(3,3,2,2); t.source = "roundthumb"; t.width = 8; return t; }; return VScrollBarSkin; })(eui.Skin);generateEUI.paths['resource/eui_skins/VSliderSkin.exml'] = window.skins.VSliderSkin = (function (_super) { __extends(VSliderSkin, _super); function VSliderSkin() { _super.call(this); this.skinParts = ["track","thumb"]; this.minHeight = 30; this.minWidth = 25; this.elementsContent = [this.track_i(),this.thumb_i()]; } var _proto = VSliderSkin.prototype; _proto.track_i = function () { var t = new eui.Image(); this.track = t; t.percentHeight = 100; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(1,1,4,4); t.source = "track"; t.width = 7; return t; }; _proto.thumb_i = function () { var t = new eui.Image(); this.thumb = t; t.horizontalCenter = 0; t.source = "thumb"; return t; }; return VSliderSkin; })(eui.Skin);generateEUI.paths['resource/skin/alert/alert.exml'] = window.alertSkin = (function (_super) { __extends(alertSkin, _super); function alertSkin() { _super.call(this); this.skinParts = ["alertMsg"]; this.currentState = "pc"; this.height = 146; this.width = 1366; this.elementsContent = [this._Image1_i(),this.alertMsg_i()]; this.states = [ new eui.State ("pc", [ ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","source","h5_json.h5_tips"), new eui.SetProperty("_Image1","top",0), new eui.SetProperty("_Image1","left",0), new eui.SetProperty("_Image1","bottom",0), new eui.SetProperty("_Image1","right",0), new eui.SetProperty("","width",750), new eui.SetProperty("","height",146) ]) ]; } var _proto = alertSkin.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "pc_json.pc_tips"; t.x = 0; t.y = 0; return t; }; _proto.alertMsg_i = function () { var t = new eui.Label(); this.alertMsg = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 36; t.text = "Label"; t.verticalCenter = 0; return t; }; return alertSkin; })(eui.Skin);generateEUI.paths['resource/skin/alert/fairAlert.exml'] = window.fairAlert = (function (_super) { __extends(fairAlert, _super); function fairAlert() { _super.call(this); this.skinParts = ["openText","content","poker"]; this.currentState = "pc"; this.height = 146; this.width = 1366; this.elementsContent = [this._Image1_i(),this.openText_i(),this.content_i(),this.poker_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Image1","y",0), new eui.SetProperty("openText","verticalCenter",0), new eui.SetProperty("openText","left",380), new eui.SetProperty("openText","width",144), new eui.SetProperty("poker","left",280) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","source","h5_json.h5_tips"), new eui.SetProperty("_Image1","top",0), new eui.SetProperty("_Image1","left",0), new eui.SetProperty("_Image1","bottom",0), new eui.SetProperty("_Image1","right",0), new eui.SetProperty("openText","left",112), new eui.SetProperty("openText","width",144), new eui.SetProperty("openText","verticalCenter",0), new eui.SetProperty("content","left",280), new eui.SetProperty("","width",750), new eui.SetProperty("","height",146) ]) ]; } var _proto = fairAlert.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "pc_json.pc_tips"; t.x = 0; return t; }; _proto.openText_i = function () { var t = new eui.Label(); this.openText = t; t.fontFamily = "Microsoft YaHei"; t.left = 202; t.size = 36; t.text = "开奖区块"; t.verticalCenter = -10; t.width = 144; return t; }; _proto.content_i = function () { var t = new eui.Group(); this.content = t; t.bottom = 0; t.left = 550; t.right = 0; t.top = 0; t.layout = this._BasicLayout1_i(); return t; }; _proto._BasicLayout1_i = function () { var t = new eui.BasicLayout(); return t; }; _proto.poker_i = function () { var t = new eui.Image(); this.poker = t; t.height = 106; t.source = "poker_json.poker_1_1"; t.verticalCenter = 0; t.width = 74; t.x = 16; return t; }; return fairAlert; })(eui.Skin);generateEUI.paths['resource/skin/auto/auto.exml'] = window.auto = (function (_super) { __extends(auto, _super); var auto$Skin1 = (function (_super) { __extends(auto$Skin1, _super); function auto$Skin1() { _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","pub_json.but_close1_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = auto$Skin1.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pub_json.but_close1_u"; 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 auto$Skin1; })(eui.Skin); var auto$Skin2 = (function (_super) { __extends(auto$Skin2, _super); function auto$Skin2() { _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","pub_json.but_start_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = auto$Skin2.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pub_json.but_start_u"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 24; t.textColor = 0xf2db8d; t.verticalCenter = -4; return t; }; return auto$Skin2; })(eui.Skin); var auto$Skin3 = (function (_super) { __extends(auto$Skin3, _super); function auto$Skin3() { _super.call(this); this.skinParts = ["textDisplay","promptDisplay"]; this.elementsContent = [this._Image1_i(),this.textDisplay_i()]; this.promptDisplay_i(); this.states = [ new eui.State ("normal", [ ]) , new eui.State ("disabled", [ new eui.SetProperty("textDisplay","textColor",0x9BBF9E) ]) , new eui.State ("normalWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) , new eui.State ("disabledWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) ]; } var _proto = auto$Skin3.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,5,5); t.source = "pub_json.board12"; t.percentWidth = 100; return t; }; _proto.textDisplay_i = function () { var t = new eui.EditableText(); this.textDisplay = t; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = "10"; t.right = "10"; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.verticalCenter = "0"; t.percentWidth = 100; return t; }; _proto.promptDisplay_i = function () { var t = new eui.Label(); this.promptDisplay = t; t.alpha = 0.4; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = 10; t.right = 10; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.touchEnabled = false; t.verticalCenter = 0; t.percentWidth = 100; return t; }; return auto$Skin3; })(eui.Skin); var auto$Skin4 = (function (_super) { __extends(auto$Skin4, _super); function auto$Skin4() { _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","pub_json.board15") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = auto$Skin4.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(10,9,11,11); t.source = "pub_json.board14"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 22; t.verticalCenter = 0; return t; }; return auto$Skin4; })(eui.Skin); var auto$Skin5 = (function (_super) { __extends(auto$Skin5, _super); function auto$Skin5() { _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","pub_json.board15") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = auto$Skin5.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(10,9,11,11); t.source = "pub_json.board14"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 22; t.verticalCenter = 0; return t; }; return auto$Skin5; })(eui.Skin); var auto$Skin6 = (function (_super) { __extends(auto$Skin6, _super); function auto$Skin6() { _super.call(this); this.skinParts = ["textDisplay","promptDisplay"]; this.elementsContent = [this._Image1_i(),this.textDisplay_i()]; this.promptDisplay_i(); this.states = [ new eui.State ("normal", [ ]) , new eui.State ("disabled", [ new eui.SetProperty("textDisplay","textColor",0x9BBF9E) ]) , new eui.State ("normalWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) , new eui.State ("disabledWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) ]; } var _proto = auto$Skin6.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,5,5); t.source = "pub_json.board12"; t.percentWidth = 100; return t; }; _proto.textDisplay_i = function () { var t = new eui.EditableText(); this.textDisplay = t; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = "10"; t.right = "10"; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.verticalCenter = "0"; t.percentWidth = 100; return t; }; _proto.promptDisplay_i = function () { var t = new eui.Label(); this.promptDisplay = t; t.alpha = 0.4; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = 10; t.right = 10; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.touchEnabled = false; t.verticalCenter = 0; t.percentWidth = 100; return t; }; return auto$Skin6; })(eui.Skin); var auto$Skin7 = (function (_super) { __extends(auto$Skin7, _super); function auto$Skin7() { _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","pub_json.board15") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = auto$Skin7.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(10,9,11,11); t.source = "pub_json.board14"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 22; t.verticalCenter = 0; return t; }; return auto$Skin7; })(eui.Skin); var auto$Skin8 = (function (_super) { __extends(auto$Skin8, _super); function auto$Skin8() { _super.call(this); this.skinParts = ["textDisplay","promptDisplay"]; this.elementsContent = [this._Image1_i(),this.textDisplay_i()]; this.promptDisplay_i(); this.states = [ new eui.State ("normal", [ ]) , new eui.State ("disabled", [ new eui.SetProperty("textDisplay","textColor",0x9BBF9E) ]) , new eui.State ("normalWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) , new eui.State ("disabledWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) ]; } var _proto = auto$Skin8.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,5,5); t.source = "pub_json.board12"; t.percentWidth = 100; return t; }; _proto.textDisplay_i = function () { var t = new eui.EditableText(); this.textDisplay = t; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = "10"; t.right = "10"; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.verticalCenter = "0"; t.percentWidth = 100; return t; }; _proto.promptDisplay_i = function () { var t = new eui.Label(); this.promptDisplay = t; t.alpha = 0.4; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = 10; t.right = 10; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.touchEnabled = false; t.verticalCenter = 0; t.percentWidth = 100; return t; }; return auto$Skin8; })(eui.Skin); var auto$Skin9 = (function (_super) { __extends(auto$Skin9, _super); function auto$Skin9() { _super.call(this); this.skinParts = ["textDisplay","promptDisplay"]; this.elementsContent = [this._Image1_i(),this.textDisplay_i()]; this.promptDisplay_i(); this.states = [ new eui.State ("normal", [ ]) , new eui.State ("disabled", [ new eui.SetProperty("textDisplay","textColor",0x9BBF9E) ]) , new eui.State ("normalWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) , new eui.State ("disabledWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) ]; } var _proto = auto$Skin9.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,5,5); t.source = "pub_json.board12"; t.percentWidth = 100; return t; }; _proto.textDisplay_i = function () { var t = new eui.EditableText(); this.textDisplay = t; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = "10"; t.right = "10"; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.verticalCenter = "0"; t.percentWidth = 100; return t; }; _proto.promptDisplay_i = function () { var t = new eui.Label(); this.promptDisplay = t; t.alpha = 0.4; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = 10; t.right = 10; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.touchEnabled = false; t.verticalCenter = 0; t.percentWidth = 100; return t; }; return auto$Skin9; })(eui.Skin); var auto$Skin10 = (function (_super) { __extends(auto$Skin10, _super); function auto$Skin10() { _super.call(this); this.skinParts = ["textDisplay","promptDisplay"]; this.elementsContent = [this._Image1_i(),this.textDisplay_i()]; this.promptDisplay_i(); this.states = [ new eui.State ("normal", [ ]) , new eui.State ("disabled", [ new eui.SetProperty("textDisplay","textColor",0x9BBF9E) ]) , new eui.State ("normalWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) , new eui.State ("disabledWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) ]; } var _proto = auto$Skin10.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,5,5); t.source = "pub_json.board12"; t.percentWidth = 100; return t; }; _proto.textDisplay_i = function () { var t = new eui.EditableText(); this.textDisplay = t; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = "10"; t.right = "10"; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.verticalCenter = "0"; t.percentWidth = 100; return t; }; _proto.promptDisplay_i = function () { var t = new eui.Label(); this.promptDisplay = t; t.alpha = 0.4; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = 10; t.right = 10; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.touchEnabled = false; t.verticalCenter = 0; t.percentWidth = 100; return t; }; return auto$Skin10; })(eui.Skin); var auto$Skin11 = (function (_super) { __extends(auto$Skin11, _super); function auto$Skin11() { _super.call(this); this.skinParts = ["textDisplay","promptDisplay"]; this.elementsContent = [this._Image1_i(),this.textDisplay_i()]; this.promptDisplay_i(); this.states = [ new eui.State ("normal", [ ]) , new eui.State ("disabled", [ new eui.SetProperty("textDisplay","textColor",0x9BBF9E) ]) , new eui.State ("normalWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) , new eui.State ("disabledWithPrompt", [ new eui.AddItems("promptDisplay","",1,"") ]) ]; } var _proto = auto$Skin11.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,5,5); t.source = "pub_json.board12"; t.percentWidth = 100; return t; }; _proto.textDisplay_i = function () { var t = new eui.EditableText(); this.textDisplay = t; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = "10"; t.right = "10"; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.verticalCenter = "0"; t.percentWidth = 100; return t; }; _proto.promptDisplay_i = function () { var t = new eui.Label(); this.promptDisplay = t; t.alpha = 0.4; t.fontFamily = "Microsoft YaHei"; t.height = 24; t.left = 10; t.right = 10; t.size = 20; t.textAlign = "left"; t.textColor = 0x9BBF9E; t.touchEnabled = false; t.verticalCenter = 0; t.percentWidth = 100; return t; }; return auto$Skin11; })(eui.Skin); function auto() { _super.call(this); this.skinParts = ["title","btnClose","btnComfirm","autoTips","planRest","inputEos","btnAdd","btnBack","backTipL","backTipR","eosGroup","planEos","inputPlanEos","btnEosComfirm","planEosGroup","planCount","inputCount","period","planCont","multiChoice","bankerCBox","playerCBox","atLeastL1","atLeastR1","betEos1","inputNomal","tieCBox","bankerPairCBox","playerPairCBox","atLeastL2","atLeastR2","betEos2","inputRare","stopEos","inputStop","stopTipL","stopTipR","detail","btnDetail","winInTotal","gained","reset","periodTxt"]; this.currentState = "pc"; this.height = 1000; this.width = 1920; this.elementsContent = [this._Rect1_i(),this._Group21_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Image2","visible",false) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image3","y",16), new eui.SetProperty("_Image3","width",446), new eui.SetProperty("_Image3","height",27), new eui.SetProperty("title","size",24), new eui.SetProperty("title","y",16), new eui.SetProperty("_Image4","width",680), new eui.SetProperty("_Image4","height",527), new eui.SetProperty("_Image4","horizontalCenter",0), new eui.SetProperty("_Image4","y",100), new eui.SetProperty("btnClose","width",42), new eui.SetProperty("btnClose","height",42), new eui.SetProperty("btnClose","y",8), new eui.SetProperty("btnComfirm","y",640), new eui.SetProperty("autoTips","size",16), new eui.SetProperty("autoTips","width",600), new eui.SetProperty("autoTips","y",103), new eui.SetProperty("_Image5","width",660), new eui.SetProperty("_Image5","height",50), new eui.SetProperty("planRest","size",18), new eui.SetProperty("inputEos","width",150), new eui.SetProperty("inputEos","height",36), new eui.SetProperty("btnAdd","width",70), new eui.SetProperty("btnAdd","height",36), new eui.SetProperty("btnBack","width",70), new eui.SetProperty("btnBack","height",36), new eui.SetProperty("eosGroup","x",18), new eui.SetProperty("_Group1","width",660), new eui.SetProperty("_Group1","height",50), new eui.SetProperty("_Group1","y",145), new eui.SetProperty("planCount","size",18), new eui.SetProperty("_Group2","x",18), new eui.SetProperty("_Group3","width",660), new eui.SetProperty("_Group3","height",50), new eui.SetProperty("_Group3","y",205), new eui.SetProperty("planCont","size",18), new eui.SetProperty("_Group4","x",18), new eui.SetProperty("_Image9","width",15), new eui.SetProperty("_Image9","height",21), new eui.SetProperty("_Group6","y",152), new eui.SetProperty("_Group7","width",310), new eui.SetProperty("_Group7","height",205), new eui.SetProperty("_Group7","x",16), new eui.SetProperty("_Image11","width",15), new eui.SetProperty("_Image11","height",21), new eui.SetProperty("inputRare","width",200), new eui.SetProperty("_Group9","y",152), new eui.SetProperty("_Group10","width",310), new eui.SetProperty("_Group10","height",205), new eui.SetProperty("_Group10","x",336), new eui.SetProperty("_Group11","width",660), new eui.SetProperty("_Group11","height",260), new eui.SetProperty("_Group11","y",265), new eui.SetProperty("stopEos","size",18), new eui.SetProperty("inputStop","width",150), new eui.SetProperty("stopTipL","size",16), new eui.SetProperty("_Image13","width",15), new eui.SetProperty("_Image13","height",21), new eui.SetProperty("stopTipR","size",16), new eui.SetProperty("_Group13","x",16), new eui.SetProperty("_Group14","width",660), new eui.SetProperty("_Group14","height",50), new eui.SetProperty("_Group14","y",535), new eui.SetProperty("_Image14","width",15), new eui.SetProperty("_Image14","height",21), new eui.SetProperty("_Group16","right",20), new eui.SetProperty("_Group16","y",66), new eui.SetProperty("_Image16","width",15), new eui.SetProperty("_Image16","height",21), new eui.SetProperty("_Image17","width",25), new eui.SetProperty("_Image17","height",25), new eui.SetProperty("_Group20","width",660), new eui.SetProperty("_Group20","y",595), new eui.SetProperty("_Group21","width",700), new eui.SetProperty("_Group21","height",725), new eui.SetProperty("","width",750) ]) ]; } var _proto = auto.prototype; _proto._Rect1_i = function () { var t = new eui.Rect(); t.fillAlpha = 0.5; t.percentHeight = 100; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Group21_i = function () { var t = new eui.Group(); this._Group21 = t; t.height = 830; t.horizontalCenter = 0; t.verticalCenter = 0; t.width = 820; t.elementsContent = [this._Image1_i(),this._Image2_i(),this._Image3_i(),this.title_i(),this._Image4_i(),this.btnClose_i(),this.btnComfirm_i(),this.autoTips_i(),this._Group1_i(),this._Group3_i(),this._Group11_i(),this._Group14_i(),this._Group16_i(),this._Group20_i()]; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(14,76,88,35); t.source = "pc_json.pc_board05"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(11,56,71,33); t.source = "h5_json.h5_board05"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); this._Image3 = t; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(150,4,254,27); t.source = "pub_json.pic_tit"; t.y = 21.48; return t; }; _proto.title_i = function () { var t = new eui.Label(); this.title = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.text = "自动下注设置"; t.textAlign = "center"; t.textColor = 0xffda8a; t.width = 400; t.y = 22.52; return t; }; _proto._Image4_i = function () { var t = new eui.Image(); this._Image4 = t; t.height = 615; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(6,9,38,32); t.source = "pub_json.board06"; t.width = 788; t.y = 125.48; return t; }; _proto.btnClose_i = function () { var t = new eui.Button(); this.btnClose = t; t.label = ""; t.right = 15; t.y = 10.98; t.skinName = auto$Skin1; return t; }; _proto.btnComfirm_i = function () { var t = new eui.Button(); this.btnComfirm = t; t.horizontalCenter = 0; t.label = "开始下注"; t.y = 751.44; t.skinName = auto$Skin2; return t; }; _proto.autoTips_i = function () { var t = new eui.Label(); this.autoTips = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.fontFamily = "Microsoft YaHei"; t.height = 42; t.lineSpacing = 6; t.multiline = true; t.size = 18; t.text = "自动下注不消耗cpu资源,每天可退回3次,12小时内没有下注行为,自动退回EOS。"; t.textAlign = "center"; t.textColor = 0x9bbf9e; t.verticalAlign = "middle"; t.width = 725; t.x = 49; t.y = 128.56; return t; }; _proto._Group1_i = function () { var t = new eui.Group(); this._Group1 = t; t.height = 70; t.horizontalCenter = 0; t.width = 728; t.y = 170; t.elementsContent = [this._Image5_i(),this.eosGroup_i(),this.planEosGroup_i()]; return t; }; _proto._Image5_i = function () { var t = new eui.Image(); this._Image5 = t; t.percentHeight = 100; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board11"; t.percentWidth = 100; t.y = 0; return t; }; _proto.eosGroup_i = function () { var t = new eui.Group(); this.eosGroup = t; t.verticalCenter = 0; t.visible = false; t.x = 26; t.layout = this._HorizontalLayout1_i(); t.elementsContent = [this.planRest_i(),this.inputEos_i(),this.btnAdd_i(),this.btnBack_i(),this.backTipL_i(),this.backTipR_i()]; return t; }; _proto._HorizontalLayout1_i = function () { var t = new eui.HorizontalLayout(); t.gap = 8; t.verticalAlign = "middle"; return t; }; _proto.planRest_i = function () { var t = new eui.Label(); this.planRest = t; t.anchorOffsetY = 0; t.fontFamily = "Microsoft YaHei"; t.height = 44; t.lineSpacing = 6; t.maxWidth = 150; t.size = 20; t.text = "余额"; t.textAlign = "left"; t.verticalAlign = "middle"; t.x = 0; t.y = 1; return t; }; _proto.inputEos_i = function () { var t = new eui.TextInput(); this.inputEos = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 50; t.prompt = ""; t.width = 180; t.x = 132.7; t.y = 0; t.skinName = auto$Skin3; return t; }; _proto.btnAdd_i = function () { var t = new eui.Button(); this.btnAdd = t; t.height = 50; t.label = "追加"; t.width = 90; t.x = 337; t.y = 0; t.skinName = auto$Skin4; return t; }; _proto.btnBack_i = function () { var t = new eui.Button(); this.btnBack = t; t.height = 50; t.label = "退回"; t.width = 90; t.x = 435.03; t.y = 0; t.skinName = auto$Skin5; return t; }; _proto.backTipL_i = function () { var t = new eui.Label(); this.backTipL = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "(剩余退回"; t.x = 539; t.y = 19; return t; }; _proto.backTipR_i = function () { var t = new eui.Label(); this.backTipR = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "1 次)"; t.x = 559; t.y = 39; return t; }; _proto.planEosGroup_i = function () { var t = new eui.Group(); this.planEosGroup = t; t.verticalCenter = 0; t.x = 26; t.layout = this._HorizontalLayout2_i(); t.elementsContent = [this.planEos_i(),this.inputPlanEos_i(),this.btnEosComfirm_i()]; return t; }; _proto._HorizontalLayout2_i = function () { var t = new eui.HorizontalLayout(); t.gap = 8; t.verticalAlign = "middle"; return t; }; _proto.planEos_i = function () { var t = new eui.Label(); this.planEos = t; t.anchorOffsetY = 0; t.fontFamily = "Microsoft YaHei"; t.height = 44; t.lineSpacing = 6; t.maxWidth = 150; t.size = 20; t.text = "计划投入EOS"; t.textAlign = "left"; t.verticalAlign = "middle"; t.x = 0; t.y = 1; return t; }; _proto.inputPlanEos_i = function () { var t = new eui.TextInput(); this.inputPlanEos = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 50; t.prompt = ""; t.width = 180; t.x = 132.7; t.y = 0; t.skinName = auto$Skin6; return t; }; _proto.btnEosComfirm_i = function () { var t = new eui.Button(); this.btnEosComfirm = t; t.height = 50; t.label = "确定"; t.width = 90; t.x = 337; t.y = 0; t.skinName = auto$Skin7; return t; }; _proto._Group3_i = function () { var t = new eui.Group(); this._Group3 = t; t.height = 70; t.horizontalCenter = 0; t.width = 728; t.y = 250; t.elementsContent = [this._Image6_i(),this._Group2_i()]; return t; }; _proto._Image6_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board11"; t.percentWidth = 100; t.y = 0; return t; }; _proto._Group2_i = function () { var t = new eui.Group(); this._Group2 = t; t.verticalCenter = 0; t.x = 26; t.layout = this._HorizontalLayout3_i(); t.elementsContent = [this.planCount_i(),this.inputCount_i(),this.period_i()]; return t; }; _proto._HorizontalLayout3_i = function () { var t = new eui.HorizontalLayout(); t.gap = 8; t.verticalAlign = "middle"; return t; }; _proto.planCount_i = function () { var t = new eui.Label(); this.planCount = t; t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "下注期数 "; t.x = 0; t.y = 15; return t; }; _proto.inputCount_i = function () { var t = new eui.TextInput(); this.inputCount = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 50; t.prompt = ""; t.width = 340; t.x = 96.7; t.y = 0; t.skinName = auto$Skin8; return t; }; _proto.period_i = function () { var t = new eui.Label(); this.period = t; t.fontFamily = "Microsoft YaHei"; t.size = 16; t.text = "(1小时=120期)"; t.x = 458; t.y = 19; return t; }; _proto._Group11_i = function () { var t = new eui.Group(); this._Group11 = t; t.height = 280; t.horizontalCenter = 0; t.width = 728; t.y = 327; t.elementsContent = [this._Image7_i(),this._Group4_i(),this._Group7_i(),this._Group10_i()]; return t; }; _proto._Image7_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board11"; t.percentWidth = 100; t.y = 0; return t; }; _proto._Group4_i = function () { var t = new eui.Group(); this._Group4 = t; t.x = 26; t.y = 16; t.layout = this._HorizontalLayout4_i(); t.elementsContent = [this.planCont_i(),this.multiChoice_i()]; return t; }; _proto._HorizontalLayout4_i = function () { var t = new eui.HorizontalLayout(); return t; }; _proto.planCont_i = function () { var t = new eui.Label(); this.planCont = t; t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "下注内容"; t.x = 0; t.y = 0; return t; }; _proto.multiChoice_i = function () { var t = new eui.Label(); this.multiChoice = t; t.fontFamily = "Microsoft YaHei"; t.height = 20; t.size = 16; t.text = "(可多选)"; t.verticalAlign = "bottom"; t.x = 79; t.y = 0; return t; }; _proto._Group7_i = function () { var t = new eui.Group(); this._Group7 = t; t.height = 220; t.width = 334; t.x = 26; t.y = 49; t.elementsContent = [this._Image8_i(),this.bankerCBox_i(),this.playerCBox_i(),this._Group5_i(),this._Group6_i()]; return t; }; _proto._Image8_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board13"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.bankerCBox_i = function () { var t = new eui.CheckBox(); this.bankerCBox = t; t.label = "庄赢"; t.skinName = "CheckBoxSkinAuto"; t.x = 62; t.y = 56; return t; }; _proto.playerCBox_i = function () { var t = new eui.CheckBox(); this.playerCBox = t; t.label = "闲赢"; t.skinName = "CheckBoxSkinAuto"; t.x = 190; t.y = 56; return t; }; _proto._Group5_i = function () { var t = new eui.Group(); t.horizontalCenter = 0; t.width = 200; t.y = 17; t.layout = this._HorizontalLayout5_i(); t.elementsContent = [this.atLeastL1_i(),this._Image9_i(),this.atLeastR1_i()]; return t; }; _proto._HorizontalLayout5_i = function () { var t = new eui.HorizontalLayout(); t.horizontalAlign = "center"; t.verticalAlign = "middle"; return t; }; _proto.atLeastL1_i = function () { var t = new eui.Label(); this.atLeastL1 = t; t.alpha = 0.5; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "每注0.5"; t.textAlign = "center"; t.x = 0; t.y = 2; return t; }; _proto._Image9_i = function () { var t = new eui.Image(); this._Image9 = t; t.alpha = 0.5; t.source = "pub_json.icon_eos"; t.x = 66; t.y = 0; return t; }; _proto.atLeastR1_i = function () { var t = new eui.Label(); this.atLeastR1 = t; t.alpha = 0.5; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "起"; t.textAlign = "center"; t.x = 10; t.y = 12; return t; }; _proto._Group6_i = function () { var t = new eui.Group(); this._Group6 = t; t.horizontalCenter = 0; t.y = 160; t.layout = this._HorizontalLayout6_i(); t.elementsContent = [this.betEos1_i(),this.inputNomal_i()]; return t; }; _proto._HorizontalLayout6_i = function () { var t = new eui.HorizontalLayout(); t.gap = 10; t.verticalAlign = "middle"; return t; }; _proto.betEos1_i = function () { var t = new eui.Label(); this.betEos1 = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "下注筹码"; t.x = 0; t.y = 14; return t; }; _proto.inputNomal_i = function () { var t = new eui.TextInput(); this.inputNomal = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 36; t.prompt = ""; t.width = 220; t.x = 84; t.y = 0; t.skinName = auto$Skin9; return t; }; _proto._Group10_i = function () { var t = new eui.Group(); this._Group10 = t; t.height = 220; t.width = 334; t.x = 372; t.y = 49; t.elementsContent = [this._Image10_i(),this.tieCBox_i(),this.bankerPairCBox_i(),this.playerPairCBox_i(),this._Group8_i(),this._Group9_i()]; return t; }; _proto._Image10_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board13"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.tieCBox_i = function () { var t = new eui.CheckBox(); this.tieCBox = t; t.label = "和"; t.skinName = "CheckBoxSkinAuto"; t.x = 31; t.y = 56; return t; }; _proto.bankerPairCBox_i = function () { var t = new eui.CheckBox(); this.bankerPairCBox = t; t.label = "庄对"; t.skinName = "CheckBoxSkinAuto"; t.x = 126; t.y = 56; return t; }; _proto.playerPairCBox_i = function () { var t = new eui.CheckBox(); this.playerPairCBox = t; t.label = "闲对"; t.skinName = "CheckBoxSkinAuto"; t.x = 221; t.y = 56; return t; }; _proto._Group8_i = function () { var t = new eui.Group(); t.horizontalCenter = 0; t.width = 200; t.y = 17; t.layout = this._HorizontalLayout7_i(); t.elementsContent = [this.atLeastL2_i(),this._Image11_i(),this.atLeastR2_i()]; return t; }; _proto._HorizontalLayout7_i = function () { var t = new eui.HorizontalLayout(); t.horizontalAlign = "center"; t.verticalAlign = "middle"; return t; }; _proto.atLeastL2_i = function () { var t = new eui.Label(); this.atLeastL2 = t; t.alpha = 0.5; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "每注0.1"; t.textAlign = "center"; t.x = 0; t.y = 2; return t; }; _proto._Image11_i = function () { var t = new eui.Image(); this._Image11 = t; t.alpha = 0.5; t.source = "pub_json.icon_eos"; t.x = 66; t.y = 0; return t; }; _proto.atLeastR2_i = function () { var t = new eui.Label(); this.atLeastR2 = t; t.alpha = 0.5; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "起"; t.textAlign = "center"; t.x = 10; t.y = 12; return t; }; _proto._Group9_i = function () { var t = new eui.Group(); this._Group9 = t; t.horizontalCenter = 0; t.y = 160; t.layout = this._HorizontalLayout8_i(); t.elementsContent = [this.betEos2_i(),this.inputRare_i()]; return t; }; _proto._HorizontalLayout8_i = function () { var t = new eui.HorizontalLayout(); t.gap = 10; t.verticalAlign = "middle"; return t; }; _proto.betEos2_i = function () { var t = new eui.Label(); this.betEos2 = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "下注筹码"; t.x = 0; t.y = 14; return t; }; _proto.inputRare_i = function () { var t = new eui.TextInput(); this.inputRare = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 36; t.prompt = ""; t.width = 220; t.x = 84; t.y = 0; t.skinName = auto$Skin10; return t; }; _proto._Group14_i = function () { var t = new eui.Group(); this._Group14 = t; t.height = 70; t.horizontalCenter = 0; t.width = 728; t.y = 617; t.elementsContent = [this._Image12_i(),this._Group13_i()]; return t; }; _proto._Image12_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board11"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Group13_i = function () { var t = new eui.Group(); this._Group13 = t; t.verticalCenter = 0; t.x = 26; t.layout = this._HorizontalLayout10_i(); t.elementsContent = [this.stopEos_i(),this.inputStop_i(),this._Group12_i()]; return t; }; _proto._HorizontalLayout10_i = function () { var t = new eui.HorizontalLayout(); t.verticalAlign = "middle"; return t; }; _proto.stopEos_i = function () { var t = new eui.Label(); this.stopEos = t; t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "止损线"; t.x = 0; t.y = 15; return t; }; _proto.inputStop_i = function () { var t = new eui.TextInput(); this.inputStop = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 50; t.prompt = ""; t.width = 180; t.x = 73.7; t.y = 0; t.skinName = auto$Skin11; return t; }; _proto._Group12_i = function () { var t = new eui.Group(); t.anchorOffsetY = 0; t.height = 51; t.x = 252; t.y = -7; t.layout = this._HorizontalLayout9_i(); t.elementsContent = [this.stopTipL_i(),this._Image13_i(),this.stopTipR_i()]; return t; }; _proto._HorizontalLayout9_i = function () { var t = new eui.HorizontalLayout(); t.horizontalAlign = "center"; t.verticalAlign = "middle"; return t; }; _proto.stopTipL_i = function () { var t = new eui.Label(); this.stopTipL = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "(钱包 "; t.textAlign = "center"; t.verticalAlign = "middle"; t.x = 0; t.y = 0; return t; }; _proto._Image13_i = function () { var t = new eui.Image(); this._Image13 = t; t.source = "pub_json.icon_eos"; t.x = 448; t.y = 17; return t; }; _proto.stopTipR_i = function () { var t = new eui.Label(); this.stopTipR = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.fontFamily = "Microsoft YaHei"; t.lineSpacing = 6; t.maxHeight = 60; t.maxWidth = 300; t.multiline = true; t.size = 18; t.text = "低于止损线时,将停止下注及时止损)"; t.textAlign = "left"; t.verticalAlign = "middle"; t.x = 471; t.y = 0; return t; }; _proto._Group16_i = function () { var t = new eui.Group(); this._Group16 = t; t.alpha = 0.7; t.anchorOffsetX = 0; t.right = 24; t.width = 582; t.y = 88.67; t.layout = this._HorizontalLayout13_i(); t.elementsContent = [this._Group15_i(),this.btnDetail_i()]; return t; }; _proto._HorizontalLayout13_i = function () { var t = new eui.HorizontalLayout(); t.gap = 18; t.horizontalAlign = "right"; t.verticalAlign = "middle"; return t; }; _proto._Group15_i = function () { var t = new eui.Group(); t.x = 521; t.y = 66; t.layout = this._HorizontalLayout11_i(); t.elementsContent = [this._Image14_i(),this._Label1_i()]; return t; }; _proto._HorizontalLayout11_i = function () { var t = new eui.HorizontalLayout(); t.verticalAlign = "middle"; return t; }; _proto._Image14_i = function () { var t = new eui.Image(); this._Image14 = t; t.source = "pub_json.icon_eos"; t.x = 0; t.y = 0; return t; }; _proto._Label1_i = function () { var t = new eui.Label(); t.fontFamily = "Microsoft YaHei"; t.height = 23; t.size = 18; t.text = "123456789999"; t.verticalAlign = "middle"; t.x = 25; t.y = 4; return t; }; _proto.btnDetail_i = function () { var t = new eui.Group(); this.btnDetail = t; t.height = 23; t.x = 526; t.y = 0; t.layout = this._HorizontalLayout12_i(); t.elementsContent = [this._Image15_i(),this.detail_i()]; return t; }; _proto._HorizontalLayout12_i = function () { var t = new eui.HorizontalLayout(); t.horizontalAlign = "right"; t.verticalAlign = "middle"; return t; }; _proto._Image15_i = function () { var t = new eui.Image(); t.source = "pub_json.icon_detail"; t.x = 0; t.y = 2; return t; }; _proto.detail_i = function () { var t = new eui.Label(); this.detail = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "明细"; t.x = 20; t.y = 2; return t; }; _proto._Group20_i = function () { var t = new eui.Group(); this._Group20 = t; t.anchorOffsetX = 0; t.width = 781; t.x = 19; t.y = 705; t.layout = this._HorizontalLayout17_i(); t.elementsContent = [this._Group17_i(),this._Group18_i(),this._Group19_i()]; return t; }; _proto._HorizontalLayout17_i = function () { var t = new eui.HorizontalLayout(); t.gap = 26; t.horizontalAlign = "center"; return t; }; _proto._Group17_i = function () { var t = new eui.Group(); t.x = 0; t.y = 0; t.layout = this._HorizontalLayout14_i(); t.elementsContent = [this.winInTotal_i(),this._Label2_i(),this._Image16_i()]; return t; }; _proto._HorizontalLayout14_i = function () { var t = new eui.HorizontalLayout(); t.gap = 8; return t; }; _proto.winInTotal_i = function () { var t = new eui.Label(); this.winInTotal = t; t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "盈亏 :"; t.x = 0; t.y = 0; return t; }; _proto._Label2_i = function () { var t = new eui.Label(); t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "+xxxxxxxxxxxx"; t.textColor = 0x42ed75; t.x = 10; t.y = 10; return t; }; _proto._Image16_i = function () { var t = new eui.Image(); this._Image16 = t; t.source = "pub_json.icon_eos"; t.x = 176; t.y = 10; return t; }; _proto._Group18_i = function () { var t = new eui.Group(); t.x = 10; t.y = 10; t.layout = this._HorizontalLayout15_i(); t.elementsContent = [this.gained_i(),this._Label3_i(),this._Image17_i()]; return t; }; _proto._HorizontalLayout15_i = function () { var t = new eui.HorizontalLayout(); t.gap = 8; return t; }; _proto.gained_i = function () { var t = new eui.Label(); this.gained = t; t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "获得:"; t.x = 0; t.y = 0; return t; }; _proto._Label3_i = function () { var t = new eui.Label(); t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "+xxxxxxxxxxxx"; t.textColor = 0x42ED75; t.x = 10; t.y = 10; return t; }; _proto._Image17_i = function () { var t = new eui.Image(); this._Image17 = t; t.source = "pub_json.icon_gt"; t.x = 197; t.y = 7; return t; }; _proto._Group19_i = function () { var t = new eui.Group(); t.x = 20; t.y = 20; t.layout = this._HorizontalLayout16_i(); t.elementsContent = [this.reset_i(),this._Label4_i(),this.periodTxt_i()]; return t; }; _proto._HorizontalLayout16_i = function () { var t = new eui.HorizontalLayout(); return t; }; _proto.reset_i = function () { var t = new eui.Label(); this.reset = t; t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "剩余 "; t.x = 0; t.y = 0; return t; }; _proto._Label4_i = function () { var t = new eui.Label(); t.fontFamily = "Microsoft YaHei"; t.rotation = 0; t.size = 20; t.text = "xxxxxxx"; t.textColor = 0x42ED75; t.x = 10; t.y = 10; return t; }; _proto.periodTxt_i = function () { var t = new eui.Label(); this.periodTxt = t; t.fontFamily = "Microsoft YaHei"; t.size = 20; t.text = "期"; t.x = 10; t.y = 10; return t; }; return auto; })(eui.Skin);generateEUI.paths['resource/skin/auto/autoDetail.exml'] = window.autoDetail = (function (_super) { __extends(autoDetail, _super); var autoDetail$Skin12 = (function (_super) { __extends(autoDetail$Skin12, _super); function autoDetail$Skin12() { _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","pub_json.but_close1_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = autoDetail$Skin12.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pub_json.but_close1_u"; 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 autoDetail$Skin12; })(eui.Skin); function autoDetail() { _super.call(this); this.skinParts = ["titleDetail","btnClose","autoDetailTips","detailList","detailScroller"]; this.currentState = "pc"; this.height = 830; this.width = 820; this.elementsContent = [this._Image1_i(),this._Image2_i(),this._Image3_i(),this.titleDetail_i(),this._Image4_i(),this.btnClose_i(),this.autoDetailTips_i(),this.detailScroller_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Image2","visible",false) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","visible",false), new eui.SetProperty("_Image3","width",446), new eui.SetProperty("_Image3","height",27), new eui.SetProperty("_Image3","y",16), new eui.SetProperty("titleDetail","y",16), new eui.SetProperty("titleDetail","size",24), new eui.SetProperty("_Image4","width",680), new eui.SetProperty("_Image4","height",617), new eui.SetProperty("_Image4","y",98), new eui.SetProperty("btnClose","y",8), new eui.SetProperty("btnClose","width",42), new eui.SetProperty("btnClose","height",42), new eui.SetProperty("autoDetailTips","y",68), new eui.SetProperty("detailList","width",680), new eui.SetProperty("detailList","height",98), new eui.SetProperty("detailScroller","width",680), new eui.SetProperty("detailScroller","height",617), new eui.SetProperty("detailScroller","y",98), new eui.SetProperty("","width",700), new eui.SetProperty("","height",725) ]) ]; } var _proto = autoDetail.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(14,76,88,35); t.source = "pc_json.pc_board05"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(11,56,71,33); t.source = "h5_json.h5_board05"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); this._Image3 = t; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(149,4,257,27); t.source = "pub_json.pic_tit"; t.y = 21.48; return t; }; _proto.titleDetail_i = function () { var t = new eui.Label(); this.titleDetail = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.text = "自动下注明细"; t.textColor = 0xffda8a; t.y = 22.52; return t; }; _proto._Image4_i = function () { var t = new eui.Image(); this._Image4 = t; t.anchorOffsetY = 0; t.height = 684.33; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(6,9,38,32); t.source = "pub_json.board06"; t.width = 788; t.y = 125.48; return t; }; _proto.btnClose_i = function () { var t = new eui.Button(); this.btnClose = t; t.label = ""; t.right = 15; t.y = 10.98; t.skinName = autoDetail$Skin12; return t; }; _proto.autoDetailTips_i = function () { var t = new eui.Label(); this.autoDetailTips = t; t.alpha = 0.7; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0.5; t.size = 18; t.text = "顯示最近3個月交易記錄"; t.textColor = 0xffffff; t.y = 91.88; return t; }; _proto.detailScroller_i = function () { var t = new eui.Scroller(); this.detailScroller = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 677.33; t.horizontalCenter = 0; t.width = 780; t.y = 128; t.viewport = this.detailList_i(); return t; }; _proto.detailList_i = function () { var t = new eui.DataGroup(); this.detailList = t; t.percentHeight = 100; t.percentWidth = 100; t.layout = this._VerticalLayout1_i(); return t; }; _proto._VerticalLayout1_i = function () { var t = new eui.VerticalLayout(); t.paddingBottom = 10; t.paddingLeft = 9; t.paddingTop = 10; return t; }; return autoDetail; })(eui.Skin);generateEUI.paths['resource/skin/auto/autoDetailItem.exml'] = window.autoDetailItem = (function (_super) { __extends(autoDetailItem, _super); function autoDetailItem() { _super.call(this); this.skinParts = ["itemName","itemTime","itemResult"]; this.height = 64; this.width = 766; this.elementsContent = [this._Image1_i(),this.itemName_i(),this.itemTime_i(),this._Image2_i(),this.itemResult_i()]; this.states = [ new eui.State ("pc", [ ]) , new eui.State ("h5", [ new eui.SetProperty("itemName","size",18), new eui.SetProperty("itemName","y",10), new eui.SetProperty("itemTime","size",14), new eui.SetProperty("itemTime","y",38), new eui.SetProperty("_Image2","width",15), new eui.SetProperty("_Image2","height",21), new eui.SetProperty("_Image2","right",15), new eui.SetProperty("itemResult","right",42), new eui.SetProperty("itemResult","size",20), new eui.SetProperty("","width",660), new eui.SetProperty("","height",60) ]) ]; } var _proto = autoDetailItem.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board11"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.itemName_i = function () { var t = new eui.Label(); this.itemName = t; t.fontFamily = "Microsoft YaHei"; t.size = 22; t.text = "开奖"; t.x = 24; t.y = 12.99; return t; }; _proto.itemTime_i = function () { var t = new eui.Label(); this.itemTime = t; t.alpha = 0.7; t.fontFamily = "Microsoft YaHei"; t.size = 12; t.text = "2018-11-18 09:09:11"; t.x = 24; t.y = 43.01; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.right = 8; t.source = "pub_json.icon_eos"; t.verticalCenter = 0; t.y = 21; return t; }; _proto.itemResult_i = function () { var t = new eui.Label(); this.itemResult = t; t.anchorOffsetX = 0; t.fontFamily = "Microsoft YaHei"; t.right = 40; t.size = 18; t.text = "green 0x42ed75 pink 0xbc8078"; t.textAlign = "right"; t.textColor = 0x42ed75; t.verticalCenter = 0; t.width = 400.67; t.y = 23; return t; }; return autoDetailItem; })(eui.Skin);generateEUI.paths['resource/skin/bet/bet.exml'] = window.bet = (function (_super) { __extends(bet, _super); var bet$Skin13 = (function (_super) { __extends(bet$Skin13, _super); function bet$Skin13() { _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","pub_json.but_question_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = bet$Skin13.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pub_json.but_question_u"; 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 bet$Skin13; })(eui.Skin); function bet() { _super.call(this); this.skinParts = ["chipGroup","thisTimeBet","betEosText","thisPhaseBet","thisPhaseBetEosText","getBetGtLangText","getBetGtText","getBetGtLangText0","getBetGtText0","betInfoGroup","gtTips1","gtTipsBtn","gtTips2","rateLabel","gtTipsGroup","clearBtn","confirmBtn","autoConfirmBtn"]; this.currentState = "pc"; this.height = 250; this.width = 1920; this.elementsContent = [this.chipGroup_i(),this.betInfoGroup_i(),this.gtTipsGroup_i(),this.clearBtn_i(),this.confirmBtn_i(),this.autoConfirmBtn_i()]; this._Label1_i(); this.getBetGtLangText_i(); this.getBetGtText_i(); this._Image3_i(); this.getBetGtLangText0_i(); this.getBetGtText0_i(); this._Image4_i(); this._Group3_i(); this.states = [ new eui.State ("pc", [ new eui.AddItems("_Label1","_Group2",1,""), new eui.AddItems("getBetGtLangText","_Group2",1,""), new eui.AddItems("getBetGtText","_Group2",1,""), new eui.AddItems("_Image3","_Group2",1,""), new eui.SetProperty("_Image1","scaleX",0.8), new eui.SetProperty("_Image1","scaleY",0.8), new eui.SetProperty("_Image2","scaleX",0.8), new eui.SetProperty("_Image2","scaleY",0.8), new eui.SetProperty("betInfoGroup","y",180), new eui.SetProperty("betInfoGroup","right",180) ]) , new eui.State ("h5", [ new eui.AddItems("getBetGtLangText0","_Group3",0,""), new eui.AddItems("getBetGtText0","_Group3",1,""), new eui.AddItems("_Image4","_Group3",1,""), new eui.AddItems("_Group3","betInfoGroup",1,""), new eui.SetProperty("chipGroup","x",83), new eui.SetProperty("chipGroup","y",0), new eui.SetProperty("betInfoGroup","right",10), new eui.SetProperty("betInfoGroup","y",141), new eui.SetProperty("betInfoGroup","width",200), new eui.SetProperty("betInfoGroup","height",100), new eui.SetProperty("gtTips1","size",14), new eui.SetProperty("gtTips2","size",18), new eui.SetProperty("gtTipsGroup","x",20), new eui.SetProperty("gtTipsGroup","y",162), new eui.SetProperty("gtTipsGroup","width",170), new eui.SetProperty("gtTipsGroup","height",55), new eui.SetProperty("clearBtn","x",197), new eui.SetProperty("clearBtn","y",131), new eui.SetProperty("confirmBtn","x",318), new eui.SetProperty("confirmBtn","y",131), new eui.SetProperty("autoConfirmBtn","x",439), new eui.SetProperty("autoConfirmBtn","y",131), new eui.SetProperty("","width",750), new eui.SetProperty("","height",250) ]) ]; } var _proto = bet.prototype; _proto.chipGroup_i = function () { var t = new eui.Group(); this.chipGroup = t; t.height = 94; t.width = 584; t.x = 668; t.y = 87; return t; }; _proto.betInfoGroup_i = function () { var t = new eui.Group(); this.betInfoGroup = t; t.height = 70; t.right = 0; t.width = 360; t.elementsContent = [this._Group1_i(),this._Group2_i()]; return t; }; _proto._Group1_i = function () { var t = new eui.Group(); t.height = 23; t.percentWidth = 100; t.x = 0; t.y = 0; t.layout = this._HorizontalLayout1_i(); t.elementsContent = [this.thisTimeBet_i(),this.betEosText_i(),this._Image1_i()]; return t; }; _proto._HorizontalLayout1_i = function () { var t = new eui.HorizontalLayout(); t.gap = 5; t.horizontalAlign = "right"; t.verticalAlign = "middle"; return t; }; _proto.thisTimeBet_i = function () { var t = new eui.Label(); this.thisTimeBet = t; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.size = 18; t.text = "本次下注:"; t.textColor = 0xb49679; return t; }; _proto.betEosText_i = function () { var t = new eui.Label(); this.betEosText = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "300.0"; t.textColor = 0xb49679; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.icon_eos"; return t; }; _proto._Group2_i = function () { var t = new eui.Group(); this._Group2 = t; t.height = 23; t.percentWidth = 100; t.x = 0; t.y = 35; t.layout = this._HorizontalLayout2_i(); t.elementsContent = [this.thisPhaseBet_i(),this.thisPhaseBetEosText_i(),this._Image2_i()]; return t; }; _proto._HorizontalLayout2_i = function () { var t = new eui.HorizontalLayout(); t.gap = 5; t.horizontalAlign = "right"; t.verticalAlign = "middle"; return t; }; _proto.thisPhaseBet_i = function () { var t = new eui.Label(); this.thisPhaseBet = t; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.size = 18; t.text = "本期下注:"; t.textColor = 0xb49679; return t; }; _proto.thisPhaseBetEosText_i = function () { var t = new eui.Label(); this.thisPhaseBetEosText = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "300.0"; t.textColor = 0xb49679; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.icon_eos"; return t; }; _proto._Label1_i = function () { var t = new eui.Label(); this._Label1 = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = ","; t.textColor = 0xb49679; t.x = 210; t.y = 5; return t; }; _proto.getBetGtLangText_i = function () { var t = new eui.Label(); this.getBetGtLangText = t; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.size = 18; t.text = "获得:"; t.textColor = 0xb49679; return t; }; _proto.getBetGtText_i = function () { var t = new eui.Label(); this.getBetGtText = t; t.fontFamily = "Microsoft YaHei"; t.size = 18; t.text = "3556.0"; t.textColor = 0xb49679; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); this._Image3 = t; t.scaleX = 0.8; t.scaleY = 0.8; t.source = "pub_json.icon_gt"; return t; }; _proto._Group3_i = function () { var t = new eui.Group(); this._Group3 = t; t.height = 23; t.percentWidth = 100; t.x = 0; t.y = 70; t.layout = this._HorizontalLayout3_i(); t.elementsContent = []; return t; }; _proto._HorizontalLayout3_i = function () { var t = new eui.HorizontalLayout(); t.gap = 5; t.horizontalAlign = "right"; t.verticalAlign = "middle"; return t; }; _proto.getBetGtLangText0_i = function () { var t = new eui.Label(); this.getBetGtLangText0 = t; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.size = 18; t.text = "获得:"; t.textColor = 0xB49679; t.x = 0; t.y = -70; return t; }; _proto.getBetGtText0_i = function () { var t = new eui.Label(); this.getBetGtText0 = t; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.size = 18; t.text = "3556.0"; t.textColor = 0xB49679; t.x = 0; t.y = -70; return t; }; _proto._Image4_i = function () { var t = new eui.Image(); this._Image4 = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.icon_gt"; t.x = 0; t.y = -70; return t; }; _proto.gtTipsGroup_i = function () { var t = new eui.Group(); this.gtTipsGroup = t; t.height = 55; t.width = 200; t.x = 450; t.y = 114; t.elementsContent = [this._Group4_i(),this._Group6_i()]; return t; }; _proto._Group4_i = function () { var t = new eui.Group(); t.height = 20; t.percentWidth = 100; t.x = 0; t.y = 0; t.layout = this._HorizontalLayout4_i(); t.elementsContent = [this.gtTips1_i(),this.gtTipsBtn_i()]; return t; }; _proto._HorizontalLayout4_i = function () { var t = new eui.HorizontalLayout(); t.verticalAlign = "middle"; return t; }; _proto.gtTips1_i = function () { var t = new eui.Label(); this.gtTips1 = t; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.size = 16; t.text = "下注得GT幣"; t.textColor = 0xC2A384; t.x = 0; t.y = 3.9999999999998863; return t; }; _proto.gtTipsBtn_i = function () { var t = new eui.Button(); this.gtTipsBtn = t; t.label = ""; t.scaleX = 1; t.scaleY = 1; t.x = 90; t.y = 0; t.skinName = bet$Skin13; return t; }; _proto._Group6_i = function () { var t = new eui.Group(); t.height = 28; t.percentWidth = 100; t.x = 0; t.y = 28; t.layout = this._HorizontalLayout5_i(); t.elementsContent = [this.gtTips2_i(),this._Group5_i()]; return t; }; _proto._HorizontalLayout5_i = function () { var t = new eui.HorizontalLayout(); t.verticalAlign = "middle"; return t; }; _proto.gtTips2_i = function () { var t = new eui.Label(); this.gtTips2 = t; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.size = 20; t.text = "1EOS 得 3GT"; t.textColor = 0xB49679; t.x = 5.999999999999943; t.y = 0; return t; }; _proto._Group5_i = function () { var t = new eui.Group(); t.height = 28; t.width = 28; t.x = 0; t.y = 0; t.elementsContent = [this._Image5_i(),this.rateLabel_i()]; return t; }; _proto._Image5_i = function () { var t = new eui.Image(); t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.multiple"; t.x = 0; t.y = 0; return t; }; _proto.rateLabel_i = function () { var t = new eui.Label(); this.rateLabel = t; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.size = 20; t.text = "x3"; t.textColor = 0x860E0E; t.verticalCenter = 2; t.x = 3; return t; }; _proto.clearBtn_i = function () { var t = new eui.Button(); this.clearBtn = t; t.label = "清除"; t.skinName = "BtnBetGreenSkin"; t.x = 1331; t.y = 72; return t; }; _proto.confirmBtn_i = function () { var t = new eui.Button(); this.confirmBtn = t; t.enabled = false; t.label = "确认\n下注"; t.skinName = "BtnBetGreenSkin"; t.x = 1452; t.y = 36; return t; }; _proto.autoConfirmBtn_i = function () { var t = new eui.Button(); this.autoConfirmBtn = t; t.label = "自动\n下注"; t.skinName = "BtnBetRedSkin"; t.x = 1573; t.y = 0; return t; }; return bet; })(eui.Skin);generateEUI.paths['resource/skin/bet/betChipItem.exml'] = window.betChipItemSkin = (function (_super) { __extends(betChipItemSkin, _super); function betChipItemSkin() { _super.call(this); this.skinParts = ["chipItemImage","labelDisplay"]; this.height = 94; this.width = 94; this.elementsContent = [this.chipItemImage_i(),this.labelDisplay_i()]; } var _proto = betChipItemSkin.prototype; _proto.chipItemImage_i = function () { var t = new eui.Image(); this.chipItemImage = t; t.horizontalCenter = 0; t.source = "pub_json.chip_b_t"; t.verticalCenter = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 18; t.text = "0.5"; t.textColor = 0x126ae4; t.verticalCenter = 4; return t; }; return betChipItemSkin; })(eui.Skin);generateEUI.paths['resource/skin/bet/chipItem.exml'] = window.chipItem = (function (_super) { __extends(chipItem, _super); function chipItem() { _super.call(this); this.skinParts = ["chipItemImage","labelDisplay"]; this.currentState = "up"; this.height = 94; this.width = 94; this.elementsContent = [this.chipItemImage_i(),this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ new eui.SetProperty("_Image1","visible",false) ]) , new eui.State ("down", [ ]) ]; } var _proto = chipItem.prototype; _proto.chipItemImage_i = function () { var t = new eui.Image(); this.chipItemImage = t; t.source = "pub_json.chip_b_t"; t.x = 8; t.y = 5; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "pub_json.chocie"; t.y = 0; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 18; t.text = "0.5"; t.textColor = 0x126ae4; t.verticalCenter = 0; return t; }; return chipItem; })(eui.Skin);generateEUI.paths['resource/skin/index/index.exml'] = window.index = (function (_super) { __extends(index, _super); var index$Skin14 = (function (_super) { __extends(index$Skin14, _super); function index$Skin14() { _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.State ("disabled", [ ]) ]; } var _proto = index$Skin14.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.source = "h5_json.h5_board01"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 24; t.textColor = 0xc89a7b; t.verticalCenter = 0; return t; }; return index$Skin14; })(eui.Skin); var index$Skin15 = (function (_super) { __extends(index$Skin15, _super); function index$Skin15() { _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.State ("disabled", [ ]) ]; } var _proto = index$Skin15.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.source = "h5_json.h5_board01"; t.percentWidth = 100; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 24; t.textColor = 0xc89a7b; t.verticalCenter = 0; return t; }; return index$Skin15; })(eui.Skin); var index$Skin16 = (function (_super) { __extends(index$Skin16, _super); function index$Skin16() { _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","pub_json.but_music_u") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = index$Skin16.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pub_json.but_music_c_u"; 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 index$Skin16; })(eui.Skin); function index() { _super.call(this); this.skinParts = ["onlineNumber","clockLotterying","clockBeting","clockText","clockGroup","myIdentityText","myCountText","dealerIdentityText","dealerCountText","myCard1","myCard2","myCard3","myCardGroup","dealerCard1","dealerCard2","dealerCard3","dealerCardGroup","userGroup","betMyWinText","betMyWinGroup","betDealerWinText","betDealerWinGroup","betMyDoubleText","betMyDoubleGroup","betDrawText","betDrawGroup","betDealerDoubleText","betDealerDoubleGroup","notificationComponent","userHeaderComponent","betComponent","rateBtn","rateComponent","tradeBtn","tradeComponent","chipComponent","betMyWinImg","betDealerWinImg","betMyDoubleWinImg","betDrawWinImg","betDealerDoubleWinImg","myWinResultText","myWinResult","dealerWinResultText","dealerWinResult","myDoubleWinResultText","myDoubleWinResult","drawWinResultText","drawWinResult","dealerDoubleWinResultText","dealerDoubleWinResult","winComponent","musicToggle"]; this.currentState = "pc"; this.height = 1000; this.width = 1920; this.elementsContent = [this._Image1_i(),this.onlineNumber_i(),this.clockGroup_i(),this.userGroup_i(),this.betMyWinGroup_i(),this.betDealerWinGroup_i(),this.betMyDoubleGroup_i(),this.betDrawGroup_i(),this.betDealerDoubleGroup_i(),this.notificationComponent_i(),this.userHeaderComponent_i(),this.betComponent_i(),this.rateComponent_i(),this.tradeComponent_i(),this.chipComponent_i(),this.winComponent_i(),this.musicToggle_i()]; this.rateBtn_i(); this.tradeBtn_i(); this.states = [ new eui.State ("pc", [ new eui.SetProperty("clockLotterying","verticalCenter",6), new eui.SetProperty("clockLotterying","text",""), new eui.SetProperty("myIdentityText","right",50), new eui.SetProperty("myCountText","x",293), new eui.SetProperty("myCountText","right",8), new eui.SetProperty("dealerIdentityText","left",8), new eui.SetProperty("dealerCountText","left",60), new eui.SetProperty("_Group2","x",600), new eui.SetProperty("dealerCard3","x",259), new eui.SetProperty("betMyWinText","x",554), new eui.SetProperty("betDealerWinText","x",96), new eui.SetProperty("betDealerWinGroup","x",1168), new eui.SetProperty("betMyDoubleText","y",20), new eui.SetProperty("betDrawText","y",20), new eui.SetProperty("betDealerDoubleText","y",20), new eui.SetProperty("tradeComponent","x",1587), new eui.SetProperty("betDealerWinImg","x",1282), new eui.SetProperty("betDealerWinImg","y",408), new eui.SetProperty("betDealerWinImg","scaleX",1), new eui.SetProperty("betDealerWinImg","scaleY",1), new eui.SetProperty("myWinResult","x",535), new eui.SetProperty("myWinResult","y",488), new eui.SetProperty("dealerWinResult","x",1282), new eui.SetProperty("dealerWinResult","y",488), new eui.SetProperty("dealerWinResult","height",30), new eui.SetProperty("myDoubleWinResult","x",760), new eui.SetProperty("myDoubleWinResult","y",320), new eui.SetProperty("drawWinResult","x",760), new eui.SetProperty("drawWinResult","y",472), new eui.SetProperty("dealerDoubleWinResult","x",760), new eui.SetProperty("dealerDoubleWinResult","y",625), new eui.SetProperty("musicToggle","y",192) ]) , new eui.State ("h5", [ new eui.AddItems("rateBtn","rateComponent",0,""), new eui.AddItems("tradeBtn","tradeComponent",0,""), new eui.SetProperty("_Image1","source","h5_desk_jpg"), new eui.SetProperty("_Image1","y",-88), new eui.SetProperty("onlineNumber","y",8), new eui.SetProperty("onlineNumber","right",15), new eui.SetProperty("onlineNumber","size",18), new eui.SetProperty("clockGroup","y",92), new eui.SetProperty("clockGroup","horizontalCenter",0), new eui.SetProperty("myIdentityText","size",24), new eui.SetProperty("myIdentityText","right",60), new eui.SetProperty("myCountText","size",24), new eui.SetProperty("myCountText","right",25), new eui.SetProperty("_Group1","width",285), new eui.SetProperty("_Group1","x",32), new eui.SetProperty("dealerIdentityText","size",24), new eui.SetProperty("dealerIdentityText","left",25), new eui.SetProperty("dealerCountText","size",24), new eui.SetProperty("dealerCountText","left",66), new eui.SetProperty("_Group2","width",285), new eui.SetProperty("_Group2","x",432), new eui.SetProperty("userGroup","percentWidth",100), new eui.SetProperty("userGroup","height",170), new eui.SetProperty("userGroup","y",126), new eui.SetProperty("userGroup","horizontalCenter",0), new eui.SetProperty("betMyWinText","y",37), new eui.SetProperty("betMyWinText","size",26), new eui.SetProperty("betMyWinText","x",99), new eui.SetProperty("betMyWinGroup","width",252), new eui.SetProperty("betMyWinGroup","height",418), new eui.SetProperty("betMyWinGroup","y",311), new eui.SetProperty("betDealerWinText","y",37), new eui.SetProperty("betDealerWinText","size",26), new eui.SetProperty("betDealerWinText","x",78), new eui.SetProperty("betDealerWinGroup","width",250), new eui.SetProperty("betDealerWinGroup","height",418), new eui.SetProperty("betDealerWinGroup","y",311), new eui.SetProperty("betDealerWinGroup","x",500), new eui.SetProperty("betMyDoubleText","size",26), new eui.SetProperty("betMyDoubleText","x",86), new eui.SetProperty("betMyDoubleText","y",37), new eui.SetProperty("betMyDoubleGroup","x",252), new eui.SetProperty("betMyDoubleGroup","width",248), new eui.SetProperty("betMyDoubleGroup","y",311), new eui.SetProperty("betMyDoubleGroup","height",136), new eui.SetProperty("betDrawText","size",26), new eui.SetProperty("betDrawText","y",37), new eui.SetProperty("betDrawGroup","x",252), new eui.SetProperty("betDrawGroup","width",248), new eui.SetProperty("betDrawGroup","height",138), new eui.SetProperty("betDrawGroup","y",447), new eui.SetProperty("betDealerDoubleText","size",26), new eui.SetProperty("betDealerDoubleText","y",37), new eui.SetProperty("betDealerDoubleGroup","x",252), new eui.SetProperty("betDealerDoubleGroup","width",248), new eui.SetProperty("betDealerDoubleGroup","height",136), new eui.SetProperty("betDealerDoubleGroup","y",586), new eui.SetProperty("notificationComponent","y",2), new eui.SetProperty("notificationComponent","x",15), new eui.SetProperty("notificationComponent","width",550), new eui.SetProperty("userHeaderComponent","width",730), new eui.SetProperty("userHeaderComponent","height",50), new eui.SetProperty("userHeaderComponent","x",10), new eui.SetProperty("userHeaderComponent","y",37), new eui.SetProperty("betComponent","y",752), new eui.SetProperty("rateComponent","width",166), new eui.SetProperty("rateComponent","height",58), new eui.SetProperty("rateComponent","x",5), new eui.SetProperty("rateComponent","y",98), new eui.SetProperty("tradeComponent","width",166), new eui.SetProperty("tradeComponent","height",58), new eui.SetProperty("tradeComponent","y",98), new eui.SetProperty("tradeComponent","x",579), new eui.SetProperty("chipComponent","y",0), new eui.SetProperty("betMyWinImg","x",60), new eui.SetProperty("betMyWinImg","y",446), new eui.SetProperty("betDealerWinImg","y",446), new eui.SetProperty("betDealerWinImg","x",553), new eui.SetProperty("betMyDoubleWinImg","x",304), new eui.SetProperty("betMyDoubleWinImg","y",349), new eui.SetProperty("betDrawWinImg","x",304), new eui.SetProperty("betDrawWinImg","y",486), new eui.SetProperty("betDealerDoubleWinImg","x",304), new eui.SetProperty("betDealerDoubleWinImg","y",627), new eui.SetProperty("myWinResult","x",60), new eui.SetProperty("myWinResult","y",516), new eui.SetProperty("dealerWinResult","y",516), new eui.SetProperty("dealerWinResult","x",553), new eui.SetProperty("myDoubleWinResult","x",304), new eui.SetProperty("myDoubleWinResult","y",412), new eui.SetProperty("drawWinResult","x",304), new eui.SetProperty("drawWinResult","y",550), new eui.SetProperty("dealerDoubleWinResult","y",690), new eui.SetProperty("dealerDoubleWinResult","x",304), new eui.SetProperty("musicToggle","x",360), new eui.SetProperty("musicToggle","y",232), new eui.SetProperty("","width",750), new eui.SetProperty("","height",1100) ]) ]; } var _proto = index.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "pc_desk_jpg"; t.x = 0; t.y = 0; return t; }; _proto.onlineNumber_i = function () { var t = new eui.Label(); this.onlineNumber = t; t.fontFamily = "Microsoft YaHei"; t.size = 24; t.text = "當前人數:55"; t.textColor = 0x71a97f; t.x = 390; t.y = 84; return t; }; _proto.clockGroup_i = function () { var t = new eui.Group(); this.clockGroup = t; t.height = 132; t.horizontalCenter = 0; t.width = 108; t.y = 108; t.elementsContent = [this._Image2_i(),this.clockLotterying_i(),this.clockBeting_i(),this.clockText_i()]; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.clock"; t.x = 0; t.y = 0; return t; }; _proto.clockLotterying_i = function () { var t = new eui.Label(); this.clockLotterying = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 16; t.text = ""; t.textColor = 0x88441c; t.verticalCenter = 0; t.x = 30; t.y = 47; return t; }; _proto.clockBeting_i = function () { var t = new eui.Label(); this.clockBeting = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 16; t.text = ""; t.textColor = 0x88441c; t.x = 30; t.y = 47; return t; }; _proto.clockText_i = function () { var t = new eui.Label(); this.clockText = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 36; t.text = ""; t.textColor = 0x88441c; t.x = 44; t.y = 68; return t; }; _proto.userGroup_i = function () { var t = new eui.Group(); this.userGroup = t; t.height = 160; t.horizontalCenter = 0; t.width = 920; t.y = 82; t.elementsContent = [this._Group1_i(),this._Group2_i(),this.myCardGroup_i(),this.dealerCardGroup_i()]; return t; }; _proto._Group1_i = function () { var t = new eui.Group(); this._Group1 = t; t.height = 30; t.width = 320; t.x = 0; t.layout = this._BasicLayout1_i(); t.elementsContent = [this.myIdentityText_i(),this.myCountText_i()]; return t; }; _proto._BasicLayout1_i = function () { var t = new eui.BasicLayout(); return t; }; _proto.myIdentityText_i = function () { var t = new eui.Label(); this.myIdentityText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.right = 657; t.scaleX = 1; t.scaleY = 1; t.text = "閒"; t.textColor = 0xffffff; t.x = 233; t.y = -2; return t; }; _proto.myCountText_i = function () { var t = new eui.Label(); this.myCountText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.text = "2"; t.textColor = 0xffec1e; t.y = -2; return t; }; _proto._Group2_i = function () { var t = new eui.Group(); this._Group2 = t; t.height = 30; t.width = 320; t.y = 0; t.layout = this._BasicLayout2_i(); t.elementsContent = [this.dealerIdentityText_i(),this.dealerCountText_i()]; return t; }; _proto._BasicLayout2_i = function () { var t = new eui.BasicLayout(); return t; }; _proto.dealerIdentityText_i = function () { var t = new eui.Label(); this.dealerIdentityText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.text = "莊"; t.textColor = 0xffffff; t.x = 1; t.y = -2; return t; }; _proto.dealerCountText_i = function () { var t = new eui.Label(); this.dealerCountText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.text = "2"; t.textColor = 0xffec1e; t.x = 58; t.y = -2; return t; }; _proto.myCardGroup_i = function () { var t = new eui.Group(); this.myCardGroup = t; t.bottom = 0; t.height = 132; t.left = 0; t.width = 320; t.elementsContent = [this.myCard1_i(),this.myCard2_i(),this.myCard3_i()]; return t; }; _proto.myCard1_i = function () { var t = new eui.Image(); this.myCard1 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.scaleX = 1; t.source = "poker_json.poker_back"; t.x = 275; t.y = 66; return t; }; _proto.myCard2_i = function () { var t = new eui.Image(); this.myCard2 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.source = "poker_json.poker_back"; t.x = 175; t.y = 66; return t; }; _proto.myCard3_i = function () { var t = new eui.Image(); this.myCard3 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.rotation = -90; t.source = "poker_json.poker_back"; t.x = 60; t.y = 82; return t; }; _proto.dealerCardGroup_i = function () { var t = new eui.Group(); this.dealerCardGroup = t; t.bottom = 0; t.height = 132; t.right = 0; t.width = 320; t.elementsContent = [this.dealerCard1_i(),this.dealerCard2_i(),this.dealerCard3_i()]; return t; }; _proto.dealerCard1_i = function () { var t = new eui.Image(); this.dealerCard1 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.source = "poker_json.poker_back"; t.x = 45; t.y = 66; return t; }; _proto.dealerCard2_i = function () { var t = new eui.Image(); this.dealerCard2 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.source = "poker_json.poker_back"; t.x = 145; t.y = 66; return t; }; _proto.dealerCard3_i = function () { var t = new eui.Image(); this.dealerCard3 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.rotation = -90; t.source = "poker_json.poker_back"; t.x = 254; t.y = 82; return t; }; _proto.betMyWinGroup_i = function () { var t = new eui.Group(); this.betMyWinGroup = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 448; t.width = 752; t.x = 0; t.y = 260; t.elementsContent = [this.betMyWinText_i()]; return t; }; _proto.betMyWinText_i = function () { var t = new eui.Label(); this.betMyWinText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.lineSpacing = 10; t.size = 48; t.text = "閒赢\n1 : 2"; t.textAlign = "center"; t.textColor = 0x88d19b; t.y = 30; return t; }; _proto.betDealerWinGroup_i = function () { var t = new eui.Group(); this.betDealerWinGroup = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 448; t.width = 752; t.y = 260; t.elementsContent = [this.betDealerWinText_i()]; return t; }; _proto.betDealerWinText_i = function () { var t = new eui.Label(); this.betDealerWinText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.lineSpacing = 10; t.size = 48; t.strokeColor = 0xffffff; t.text = "莊赢\n1 : 1.95"; t.textAlign = "center"; t.textColor = 0x88D19B; t.y = 30; return t; }; _proto.betMyDoubleGroup_i = function () { var t = new eui.Group(); this.betMyDoubleGroup = t; t.height = 150; t.width = 408; t.x = 756; t.y = 260; t.elementsContent = [this.betMyDoubleText_i()]; return t; }; _proto.betMyDoubleText_i = function () { var t = new eui.Label(); this.betMyDoubleText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.lineSpacing = 10; t.size = 48; t.text = "閒對\n1:12"; t.textAlign = "center"; t.textColor = 0x88d19b; return t; }; _proto.betDrawGroup_i = function () { var t = new eui.Group(); this.betDrawGroup = t; t.height = 150; t.width = 408; t.x = 756; t.y = 412; t.elementsContent = [this.betDrawText_i()]; return t; }; _proto.betDrawText_i = function () { var t = new eui.Label(); this.betDrawText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.lineSpacing = 10; t.size = 48; t.text = "和\n1:9"; t.textAlign = "center"; t.textColor = 0x88d19b; return t; }; _proto.betDealerDoubleGroup_i = function () { var t = new eui.Group(); this.betDealerDoubleGroup = t; t.height = 150; t.width = 408; t.x = 756; t.y = 562; t.elementsContent = [this.betDealerDoubleText_i()]; return t; }; _proto.betDealerDoubleText_i = function () { var t = new eui.Label(); this.betDealerDoubleText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.lineSpacing = 10; t.size = 48; t.text = "莊對\n1:12"; t.textAlign = "center"; t.textColor = 0x88d19b; return t; }; _proto.notificationComponent_i = function () { var t = new eui.Group(); this.notificationComponent = t; t.height = 40; t.width = 642; t.x = 174; t.y = 25; return t; }; _proto.userHeaderComponent_i = function () { var t = new eui.Group(); this.userHeaderComponent = t; t.height = 40; t.width = 642; t.x = 1104; t.y = 25; return t; }; _proto.betComponent_i = function () { var t = new eui.Group(); this.betComponent = t; t.height = 250; t.percentWidth = 100; t.x = 0; t.y = 657; return t; }; _proto.rateComponent_i = function () { var t = new eui.Group(); this.rateComponent = t; t.height = 343; t.width = 373; t.x = 4; t.y = 72; t.elementsContent = []; return t; }; _proto.rateBtn_i = function () { var t = new eui.Button(); this.rateBtn = t; t.label = "開獎歷史"; t.x = 0; t.skinName = index$Skin14; return t; }; _proto.tradeComponent_i = function () { var t = new eui.Group(); this.tradeComponent = t; t.height = 558; t.width = 328; t.y = 72; t.elementsContent = []; return t; }; _proto.tradeBtn_i = function () { var t = new eui.Button(); this.tradeBtn = t; t.label = "投注記錄"; t.x = 0; t.skinName = index$Skin15; return t; }; _proto.chipComponent_i = function () { var t = new eui.Group(); this.chipComponent = t; t.height = 0; t.width = 0; t.x = 0; t.y = 0; return t; }; _proto.winComponent_i = function () { var t = new eui.Group(); this.winComponent = t; t.height = 0; t.width = 0; t.x = 0; t.y = 0; t.elementsContent = [this.betMyWinImg_i(),this.betDealerWinImg_i(),this.betMyDoubleWinImg_i(),this.betDrawWinImg_i(),this.betDealerDoubleWinImg_i(),this.myWinResult_i(),this.dealerWinResult_i(),this.myDoubleWinResult_i(),this.drawWinResult_i(),this.dealerDoubleWinResult_i()]; return t; }; _proto.betMyWinImg_i = function () { var t = new eui.Image(); this.betMyWinImg = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.win"; t.x = 535; t.y = 408; return t; }; _proto.betDealerWinImg_i = function () { var t = new eui.Image(); this.betDealerWinImg = t; t.source = "pub_json.win"; t.y = 148; return t; }; _proto.betMyDoubleWinImg_i = function () { var t = new eui.Image(); this.betMyDoubleWinImg = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.win"; t.x = 1020; t.y = 305; return t; }; _proto.betDrawWinImg_i = function () { var t = new eui.Image(); this.betDrawWinImg = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.win"; t.x = 1020; t.y = 461; return t; }; _proto.betDealerDoubleWinImg_i = function () { var t = new eui.Image(); this.betDealerDoubleWinImg = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.win"; t.x = 1020; t.y = 607; return t; }; _proto.myWinResult_i = function () { var t = new eui.Group(); this.myWinResult = t; t.height = 30; t.width = 140; t.x = -2; t.elementsContent = [this._Image3_i(),this.myWinResultText_i()]; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(13,13,8,8); t.source = "pub_json.board09"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.myWinResultText_i = function () { var t = new eui.Label(); this.myWinResultText = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 18; t.text = "莊赢 205 EOS"; t.verticalCenter = 0; return t; }; _proto.dealerWinResult_i = function () { var t = new eui.Group(); this.dealerWinResult = t; t.height = 30; t.width = 140; t.x = -2; t.elementsContent = [this._Image4_i(),this.dealerWinResultText_i()]; return t; }; _proto._Image4_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(13,13,8,8); t.source = "pub_json.board09"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.dealerWinResultText_i = function () { var t = new eui.Label(); this.dealerWinResultText = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 18; t.text = "莊赢 205 EOS"; t.verticalCenter = 0; return t; }; _proto.myDoubleWinResult_i = function () { var t = new eui.Group(); this.myDoubleWinResult = t; t.height = 30; t.width = 140; t.x = -2; t.elementsContent = [this._Image5_i(),this.myDoubleWinResultText_i()]; return t; }; _proto._Image5_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(13,13,8,8); t.source = "pub_json.board09"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.myDoubleWinResultText_i = function () { var t = new eui.Label(); this.myDoubleWinResultText = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 18; t.text = "莊赢 205 EOS"; t.verticalCenter = 0; return t; }; _proto.drawWinResult_i = function () { var t = new eui.Group(); this.drawWinResult = t; t.height = 30; t.width = 140; t.x = -2; t.elementsContent = [this._Image6_i(),this.drawWinResultText_i()]; return t; }; _proto._Image6_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(13,13,8,8); t.source = "pub_json.board09"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.drawWinResultText_i = function () { var t = new eui.Label(); this.drawWinResultText = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 18; t.text = "莊赢 205 EOS"; t.verticalCenter = 0; return t; }; _proto.dealerDoubleWinResult_i = function () { var t = new eui.Group(); this.dealerDoubleWinResult = t; t.height = 30; t.width = 140; t.x = -2; t.elementsContent = [this._Image7_i(),this.dealerDoubleWinResultText_i()]; return t; }; _proto._Image7_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(13,13,8,8); t.source = "pub_json.board09"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.dealerDoubleWinResultText_i = function () { var t = new eui.Label(); this.dealerDoubleWinResultText = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 18; t.text = "莊赢 205 EOS"; t.verticalCenter = 0; return t; }; _proto.musicToggle_i = function () { var t = new eui.ToggleButton(); this.musicToggle = t; t.label = ""; t.x = 1034; t.y = 206; t.skinName = index$Skin16; return t; }; return index; })(eui.Skin);generateEUI.paths['resource/skin/loading/loading.exml'] = window.loading = (function (_super) { __extends(loading, _super); function loading() { _super.call(this); this.skinParts = ["progressTotal","progressBar","progressText"]; this.currentState = "pc"; this.height = 1000; this.width = 1920; this.elementsContent = [this._Rect1_i(),this._Image1_i(),this._Image2_i(),this.progressTotal_i(),this.progressBar_i(),this.progressText_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("progressText","x",960) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","x",272), new eui.SetProperty("_Image1","y",266), new eui.SetProperty("_Image2","x",263), new eui.SetProperty("_Image2","y",375), new eui.SetProperty("progressTotal","x",0), new eui.SetProperty("progressTotal","percentWidth",100), new eui.SetProperty("progressTotal","y",966), new eui.SetProperty("progressBar","x",0), new eui.SetProperty("progressBar","y",966), new eui.SetProperty("progressText","x",375), new eui.SetProperty("progressText","y",942), new eui.SetProperty("progressText","text",""), new eui.SetProperty("","width",750), new eui.SetProperty("","height",1100) ]) ]; } var _proto = loading.prototype; _proto._Rect1_i = function () { var t = new eui.Rect(); t.bottom = 0; t.fillColor = 0x000000; t.left = 0; t.right = 0; t.top = 0; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "load_json.load_baccarat"; t.x = 857; t.y = 114; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.source = "load_json.load_poker"; t.x = 848; t.y = 222; return t; }; _proto.progressTotal_i = function () { var t = new eui.Image(); this.progressTotal = t; t.scale9Grid = new egret.Rectangle(3,2,3,1); t.source = "load_json.load1_b"; t.width = 920; t.x = 500; t.y = 492; return t; }; _proto.progressBar_i = function () { var t = new eui.Image(); this.progressBar = t; t.scale9Grid = new egret.Rectangle(4,2,3,1); t.source = "load_json.load1_t"; t.width = 0; t.x = 500; t.y = 492; return t; }; _proto.progressText_i = function () { var t = new eui.Label(); this.progressText = t; t.anchorOffsetY = 0; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 18; t.text = ""; t.y = 460; return t; }; return loading; })(eui.Skin);generateEUI.paths['resource/skin/notification/notice.exml'] = window.notice = (function (_super) { __extends(notice, _super); function notice() { _super.call(this); this.skinParts = []; this.currentState = "pc"; this.height = 40; this.width = 642; this.elementsContent = [this._Image1_i(),this._Image2_i(),this._Label1_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Label1","textAlign","center") ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","visible",false), new eui.SetProperty("_Image2","scaleX",0.7), new eui.SetProperty("_Image2","scaleY",0.7), new eui.SetProperty("_Label1","width",460), new eui.SetProperty("","width",550) ]) ]; } var _proto = notice.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.scale9Grid = new egret.Rectangle(14,14,11,11); t.source = "pc_json.pc_board07"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.source = "pub_json.icon_notice"; t.verticalCenter = 0; t.x = 22; return t; }; _proto._Label1_i = function () { var t = new eui.Label(); this._Label1 = t; t.fontFamily = "Microsoft YaHei"; t.size = 16; t.text = "noticeText"; t.verticalCenter = 0; t.width = 548; t.x = 64; return t; }; return notice; })(eui.Skin);generateEUI.paths['resource/skin/rate/detailItem.exml'] = window.detailItem = (function (_super) { __extends(detailItem, _super); function detailItem() { _super.call(this); this.skinParts = ["tabTypeTitle","tabBlockIdTitle","tabBlockNumTitle"]; this.currentState = "pc"; this.height = 45; this.width = 768; this.elementsContent = [this._Group1_i()]; this.states = [ new eui.State ("pc", [ ]) , new eui.State ("h5", [ new eui.SetProperty("tabBlockIdTitle","width",380), new eui.SetProperty("tabBlockNumTitle","x",508), new eui.SetProperty("tabBlockNumTitle","width",152), new eui.SetProperty("","width",660) ]) ]; } var _proto = detailItem.prototype; _proto._Group1_i = function () { var t = new eui.Group(); t.percentHeight = 100; t.percentWidth = 100; t.x = 0; t.y = 0; t.elementsContent = [this._Image1_i(),this.tabTypeTitle_i(),this.tabBlockIdTitle_i(),this.tabBlockNumTitle_i()]; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(10,10,10,7); t.source = "pub_json.board13"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.tabTypeTitle_i = function () { var t = new eui.Label(); this.tabTypeTitle = t; t.fontFamily = "Microsoft YaHei"; t.height = 45; t.size = 24; t.text = ""; t.textAlign = "center"; t.textColor = 0xffffff; t.verticalAlign = "middle"; t.width = 128; t.x = 0; t.y = 0; return t; }; _proto.tabBlockIdTitle_i = function () { var t = new eui.Group(); this.tabBlockIdTitle = t; t.height = 45; t.width = 480; t.x = 128; t.y = 0; return t; }; _proto.tabBlockNumTitle_i = function () { var t = new eui.Label(); this.tabBlockNumTitle = t; t.fontFamily = "Microsoft YaHei"; t.height = 45; t.size = 24; t.text = ""; t.textAlign = "center"; t.textColor = 0xffffff; t.verticalAlign = "middle"; t.width = 160; t.x = 608; t.y = 0; return t; }; return detailItem; })(eui.Skin);generateEUI.paths['resource/skin/rate/rate.exml'] = window.rate = (function (_super) { __extends(rate, _super); var rate$Skin17 = (function (_super) { __extends(rate$Skin17, _super); function rate$Skin17() { _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","pub_json.but_close1_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = rate$Skin17.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pub_json.but_close1_u"; 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 rate$Skin17; })(eui.Skin); var rate$Skin18 = (function (_super) { __extends(rate$Skin18, _super); function rate$Skin18() { _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","pc_json.pc_but_close_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = rate$Skin18.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pc_json.pc_but_close_u"; 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 rate$Skin18; })(eui.Skin); var rate$Skin19 = (function (_super) { __extends(rate$Skin19, _super); function rate$Skin19() { _super.call(this); this.skinParts = ["labelDisplay"]; this.elementsContent = [this._Rect1_i(),this._Image1_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image1","source","pc_json.pc_but_open_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = rate$Skin19.prototype; _proto._Rect1_i = function () { var t = new eui.Rect(); t.fillAlpha = 0; t.percentHeight = 100; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.height = 20; t.source = "pc_json.pc_but_open_u"; t.verticalCenter = 0; t.width = 12; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.horizontalCenter = 0; t.verticalCenter = 0; return t; }; return rate$Skin19; })(eui.Skin); function rate() { _super.call(this); this.skinParts = ["sbtnClose","bgOpen","bgClose","rateTitle","typeGroup","rateList","rateScroller","btnClose","btnOpen"]; this.currentState = "pc"; this.height = 343; this.width = 373; this.elementsContent = [this._Rect1_i(),this._Group2_i()]; this._HorizontalLayout1_i(); this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Rect1","visible",false), new eui.SetProperty("_Image1","visible",false), new eui.SetProperty("_Image2","visible",false), new eui.SetProperty("_Label1","visible",false), new eui.SetProperty("sbtnClose","visible",false), new eui.SetProperty("bgClose","visible",false), new eui.SetProperty("_Image3","visible",false), new eui.SetProperty("btnOpen","visible",false) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image2","width",446), new eui.SetProperty("_Image2","height",27), new eui.SetProperty("_Image2","y",16), new eui.SetProperty("_Label1","horizontalCenter",0), new eui.SetProperty("sbtnClose","right",14), new eui.SetProperty("sbtnClose","y",8), new eui.SetProperty("bgOpen","visible",false), new eui.SetProperty("bgClose","visible",false), new eui.SetProperty("rateTitle","y",478.08), new eui.SetProperty("rateTitle","textColor",0xffffff), new eui.SetProperty("rateTitle","right",14), new eui.SetProperty("rateTitle","size",18), new eui.SetProperty("rateTitle","x",64), new eui.SetProperty("typeGroup","layout",this._HorizontalLayout1), new eui.SetProperty("typeGroup","width",680), new eui.SetProperty("typeGroup","height",50), new eui.SetProperty("typeGroup","y",66), new eui.SetProperty("typeGroup","horizontalCenter",0), new eui.SetProperty("_Image3","percentWidth",100), new eui.SetProperty("_Image3","percentHeight",100), new eui.SetProperty("_TileLayout1","paddingTop",14), new eui.SetProperty("_TileLayout1","paddingLeft",17), new eui.SetProperty("_TileLayout1","orientation","rows"), new eui.SetProperty("rateList","width",680), new eui.SetProperty("rateList","height",347), new eui.SetProperty("rateScroller","width",680), new eui.SetProperty("rateScroller","height",347), new eui.SetProperty("rateScroller","horizontalCenter",0), new eui.SetProperty("rateScroller","y",0), new eui.SetProperty("_Group1","width",680), new eui.SetProperty("_Group1","height",347), new eui.SetProperty("_Group1","y",127.83), new eui.SetProperty("_Group1","x",10.89), new eui.SetProperty("btnClose","visible",false), new eui.SetProperty("btnOpen","visible",false), new eui.SetProperty("_Group2","width",700), new eui.SetProperty("_Group2","height",505), new eui.SetProperty("_Group2","y",174), new eui.SetProperty("","width",750), new eui.SetProperty("","height",1000) ]) ]; } var _proto = rate.prototype; _proto._Rect1_i = function () { var t = new eui.Rect(); this._Rect1 = t; t.fillAlpha = 0.5; t.percentHeight = 100; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Group2_i = function () { var t = new eui.Group(); this._Group2 = t; t.horizontalCenter = 0; t.width = 373; t.y = 0; t.elementsContent = [this._Image1_i(),this._Image2_i(),this._Label1_i(),this.sbtnClose_i(),this.bgOpen_i(),this.bgClose_i(),this.rateTitle_i(),this.typeGroup_i(),this._Group1_i(),this.btnClose_i(),this.btnOpen_i()]; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(11,56,71,33); t.source = "h5_json.h5_board05"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.anchorOffsetX = 0; t.height = 27; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(149,4,260,27); t.source = "pub_json.pic_tit"; t.width = 446; t.y = 11.39; return t; }; _proto._Label1_i = function () { var t = new eui.Label(); this._Label1 = t; t.fontFamily = "Microsoft YaHei"; t.size = 24; t.text = "开奖历史"; t.textColor = 0xffda8a; t.x = 195; t.y = 15.65; return t; }; _proto.sbtnClose_i = function () { var t = new eui.Button(); this.sbtnClose = t; t.height = 42; t.label = ""; t.width = 42; t.x = 373; t.y = 6; t.skinName = rate$Skin17; return t; }; _proto.bgOpen_i = function () { var t = new eui.Image(); this.bgOpen = t; t.source = "pc_json.pc_board03"; t.x = 1.52; t.y = 0; return t; }; _proto.bgClose_i = function () { var t = new eui.Image(); this.bgClose = t; t.source = "pc_json.pc_board08"; t.x = 0; t.y = 0; return t; }; _proto.rateTitle_i = function () { var t = new eui.Label(); this.rateTitle = t; t.fontFamily = "Microsoft YaHei"; t.size = 16; t.text = "近50期"; t.textColor = 0xc89a7b; t.x = 12.93; t.y = 18; return t; }; _proto.typeGroup_i = function () { var t = new eui.DataGroup(); this.typeGroup = t; t.anchorOffsetY = 0; t.height = 278; t.width = 100; t.x = 9.12; t.y = 51.03; t.layout = this._VerticalLayout1_i(); return t; }; _proto._VerticalLayout1_i = function () { var t = new eui.VerticalLayout(); t.gap = 2; return t; }; _proto._Group1_i = function () { var t = new eui.Group(); this._Group1 = t; t.width = 242; t.x = 115.38; t.y = 43; t.elementsContent = [this._Image3_i(),this.rateScroller_i()]; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); this._Image3 = t; t.height = 0; t.scale9Grid = new egret.Rectangle(9,9,31,31); t.source = "pub_json.board06"; t.width = 0; t.x = 0; t.y = 0; return t; }; _proto.rateScroller_i = function () { var t = new eui.Scroller(); this.rateScroller = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 286; t.width = 242; t.x = 0; t.y = 0; t.viewport = this.rateList_i(); return t; }; _proto.rateList_i = function () { var t = new eui.DataGroup(); this.rateList = t; t.percentHeight = 100; t.percentWidth = 100; t.x = -51.52; t.layout = this._TileLayout1_i(); return t; }; _proto._TileLayout1_i = function () { var t = new eui.TileLayout(); this._TileLayout1 = t; t.horizontalGap = 5; t.orientation = "columns"; t.paddingBottom = 0; t.paddingLeft = 8; t.paddingRight = 8; t.paddingTop = 11; t.verticalGap = 5; return t; }; _proto.btnClose_i = function () { var t = new eui.Button(); this.btnClose = t; t.label = ""; t.right = 14; t.y = 15; t.skinName = rate$Skin18; return t; }; _proto.btnOpen_i = function () { var t = new eui.Button(); this.btnOpen = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 39.33; t.label = ""; t.rotation = 180; t.width = 90.67; t.x = 104.36; t.y = 45.77; t.skinName = rate$Skin19; return t; }; _proto._HorizontalLayout1_i = function () { var t = new eui.HorizontalLayout(); this._HorizontalLayout1 = t; t.gap = 3; return t; }; return rate; })(eui.Skin);generateEUI.paths['resource/skin/rate/rateDetail.exml'] = window.rateDetail = (function (_super) { __extends(rateDetail, _super); var rateDetail$Skin20 = (function (_super) { __extends(rateDetail$Skin20, _super); function rateDetail$Skin20() { _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","but_close1_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = rateDetail$Skin20.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "but_close1_u"; 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 rateDetail$Skin20; })(eui.Skin); function rateDetail() { _super.call(this); this.skinParts = ["title","closeBtn","myIdentityText","myCountText","myCard1","myCard2","myCard3","myGroup","dealerIdentityText","dealerCountText","dealerCard1","dealerCard2","dealerCard3","bankerGroup","resultTilte","resultContent","resultGroup","fairTitle","fairBtn","tabTypeTitle","tabBlockIdTitle","tabBlockNumTitle","fairList","fairGroup"]; this.currentState = "pc"; this.height = 830; this.width = 820; this.elementsContent = [this._Image1_i(),this._Image2_i(),this.title_i(),this.closeBtn_i(),this._Image3_i(),this.myGroup_i(),this.bankerGroup_i(),this.resultGroup_i(),this.fairTitle_i(),this.fairBtn_i(),this.fairGroup_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("fairTitle","y",413), new eui.SetProperty("fairBtn","y",415) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","source","h5_json.h5_board05"), new eui.SetProperty("_Image1","scale9Grid",new egret.Rectangle(35,60,24,15)), new eui.SetProperty("_Image2","horizontalCenter",0), new eui.SetProperty("_Image2","scaleX",1), new eui.SetProperty("_Image2","scaleY",1), new eui.SetProperty("_Image2","y",13), new eui.SetProperty("title","y",15), new eui.SetProperty("closeBtn","scaleX",0.75), new eui.SetProperty("closeBtn","scaleY",0.75), new eui.SetProperty("closeBtn","top",10), new eui.SetProperty("closeBtn","right",10), new eui.SetProperty("_Image3","width",680), new eui.SetProperty("_Image3","height",275), new eui.SetProperty("_Image3","y",69), new eui.SetProperty("myIdentityText","x",237.05), new eui.SetProperty("myCountText","x",294.05), new eui.SetProperty("myCard1","x",275), new eui.SetProperty("myCard2","x",179.01), new eui.SetProperty("myCard3","x",68), new eui.SetProperty("myGroup","width",325), new eui.SetProperty("myGroup","height",185), new eui.SetProperty("myGroup","x",20), new eui.SetProperty("myGroup","y",78.01), new eui.SetProperty("dealerIdentityText","x",20.37), new eui.SetProperty("dealerCountText","x",77.37), new eui.SetProperty("dealerCard1","x",51.39), new eui.SetProperty("dealerCard2","x",146.07), new eui.SetProperty("dealerCard3","x",255.75), new eui.SetProperty("bankerGroup","width",325), new eui.SetProperty("bankerGroup","height",185), new eui.SetProperty("bankerGroup","x",355), new eui.SetProperty("bankerGroup","y",78.01), new eui.SetProperty("resultTilte","y",18), new eui.SetProperty("resultContent","x",284), new eui.SetProperty("resultContent","y",12), new eui.SetProperty("resultGroup","width",660), new eui.SetProperty("resultGroup","height",60), new eui.SetProperty("resultGroup","x",20), new eui.SetProperty("resultGroup","y",273.01), new eui.SetProperty("fairTitle","y",348), new eui.SetProperty("fairTitle","x",46), new eui.SetProperty("fairBtn","y",350), new eui.SetProperty("fairBtn","x",163), new eui.SetProperty("tabBlockIdTitle","width",380), new eui.SetProperty("tabBlockNumTitle","x",508), new eui.SetProperty("tabBlockNumTitle","width",152), new eui.SetProperty("tabBlockNumTitle","height",45), new eui.SetProperty("_Group1","width",660), new eui.SetProperty("_Group1","height",45), new eui.SetProperty("fairList","width",660), new eui.SetProperty("fairGroup","width",680), new eui.SetProperty("fairGroup","height",365), new eui.SetProperty("fairGroup","y",378), new eui.SetProperty("fairGroup","x",10), new eui.SetProperty("","width",700), new eui.SetProperty("","height",755) ]) ]; } var _proto = rateDetail.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.bottom = 0; t.left = 0; t.right = 0; t.scale9Grid = new egret.Rectangle(11,84,84,15); t.source = "pc_json.pc_board05"; t.top = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.source = "pub_json.pic_tit"; t.x = 132; t.y = 17; return t; }; _proto.title_i = function () { var t = new eui.Label(); this.title = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.text = "第100011993期"; t.textColor = 0xffda8a; t.y = 24; return t; }; _proto.closeBtn_i = function () { var t = new eui.Button(); this.closeBtn = t; t.label = ""; t.right = 7; t.top = 7; t.skinName = rateDetail$Skin20; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); this._Image3 = t; t.height = 305; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(12,12,6,5); t.source = "pub_json.board16"; t.width = 788; t.y = 93; return t; }; _proto.myGroup_i = function () { var t = new eui.Group(); this.myGroup = t; t.height = 195; t.width = 370; t.x = 34; t.y = 110; t.elementsContent = [this._Image4_i(),this.myIdentityText_i(),this.myCountText_i(),this.myCard1_i(),this.myCard2_i(),this.myCard3_i()]; return t; }; _proto._Image4_i = function () { var t = new eui.Image(); t.bottom = 0; t.left = 0; t.right = 0; t.scale9Grid = new egret.Rectangle(11,12,7,7); t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.board17"; t.top = 0; return t; }; _proto.myIdentityText_i = function () { var t = new eui.Label(); this.myIdentityText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.text = "閒"; t.textColor = 0xb3875a; t.x = 257; t.y = 18; return t; }; _proto.myCountText_i = function () { var t = new eui.Label(); this.myCountText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.text = "2"; t.textColor = 0xb3875a; t.x = 314; t.y = 18; return t; }; _proto.myCard1_i = function () { var t = new eui.Image(); this.myCard1 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.scaleX = 1; t.source = "poker_json.poker_back"; t.x = 295; t.y = 114; return t; }; _proto.myCard2_i = function () { var t = new eui.Image(); this.myCard2 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.source = "poker_json.poker_back"; t.x = 195; t.y = 114; return t; }; _proto.myCard3_i = function () { var t = new eui.Image(); this.myCard3 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.rotation = -90; t.source = "poker_json.poker_back"; t.x = 80; t.y = 130; return t; }; _proto.bankerGroup_i = function () { var t = new eui.Group(); this.bankerGroup = t; t.height = 195; t.width = 370; t.x = 416; t.y = 110; t.elementsContent = [this._Image5_i(),this.dealerIdentityText_i(),this.dealerCountText_i(),this.dealerCard1_i(),this.dealerCard2_i(),this.dealerCard3_i()]; return t; }; _proto._Image5_i = function () { var t = new eui.Image(); t.bottom = 0; t.left = 0; t.right = 0; t.scale9Grid = new egret.Rectangle(11,12,7,7); t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.board17"; t.top = 0; return t; }; _proto.dealerIdentityText_i = function () { var t = new eui.Label(); this.dealerIdentityText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.text = "莊"; t.textColor = 0xb3875a; t.x = 35; t.y = 18; return t; }; _proto.dealerCountText_i = function () { var t = new eui.Label(); this.dealerCountText = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.scaleX = 1; t.scaleY = 1; t.text = "2"; t.textColor = 0xb3875a; t.x = 92; t.y = 18; return t; }; _proto.dealerCard1_i = function () { var t = new eui.Image(); this.dealerCard1 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.source = "poker_json.poker_back"; t.x = 74; t.y = 114; return t; }; _proto.dealerCard2_i = function () { var t = new eui.Image(); this.dealerCard2 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.source = "poker_json.poker_back"; t.x = 174; t.y = 114; return t; }; _proto.dealerCard3_i = function () { var t = new eui.Image(); this.dealerCard3 = t; t.anchorOffsetX = 45; t.anchorOffsetY = 60; t.rotation = -90; t.source = "poker_json.poker_back"; t.x = 289; t.y = 130; return t; }; _proto.resultGroup_i = function () { var t = new eui.Group(); this.resultGroup = t; t.height = 69; t.width = 750; t.x = 35; t.y = 315; t.elementsContent = [this._Image6_i(),this.resultTilte_i(),this.resultContent_i()]; return t; }; _proto._Image6_i = function () { var t = new eui.Image(); t.bottom = 0; t.left = 0; t.right = 0; t.scale9Grid = new egret.Rectangle(11,12,7,7); t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.board17"; t.top = 0; return t; }; _proto.resultTilte_i = function () { var t = new eui.Label(); this.resultTilte = t; t.fontFamily = "Microsoft YaHei"; t.size = 24; t.text = "开奖结果"; t.textColor = 0xc09161; t.x = 28; t.y = 23; return t; }; _proto.resultContent_i = function () { var t = new eui.Label(); this.resultContent = t; t.fontFamily = "Microsoft YaHei"; t.size = 36; t.text = "Label"; t.textColor = 0xebc87f; t.x = 338; t.y = 17; return t; }; _proto.fairTitle_i = function () { var t = new eui.Label(); this.fairTitle = t; t.fontFamily = "Microsoft YaHei"; t.size = 24; t.text = "公平验证"; t.textColor = 0xb3875a; t.x = 58; t.y = 408; return t; }; _proto.fairBtn_i = function () { var t = new eui.Image(); this.fairBtn = t; t.source = "pub_json.but_question2_u"; t.x = 175; t.y = 410; return t; }; _proto.fairGroup_i = function () { var t = new eui.Group(); this.fairGroup = t; t.height = 365; t.width = 788; t.x = 16; t.y = 455; t.elementsContent = [this._Image7_i(),this._Group1_i(),this.fairList_i()]; return t; }; _proto._Image7_i = function () { var t = new eui.Image(); t.bottom = 0; t.left = 0; t.right = 0; t.scale9Grid = new egret.Rectangle(9,8,11,10); t.source = "pub_json.board11"; t.top = 0; return t; }; _proto._Group1_i = function () { var t = new eui.Group(); this._Group1 = t; t.height = 45; t.width = 768; t.x = 10; t.y = 10; t.elementsContent = [this._Image8_i(),this.tabTypeTitle_i(),this.tabBlockIdTitle_i(),this.tabBlockNumTitle_i()]; return t; }; _proto._Image8_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(10,10,10,7); t.source = "pub_json.board13"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.tabTypeTitle_i = function () { var t = new eui.Label(); this.tabTypeTitle = t; t.fontFamily = "Microsoft YaHei"; t.height = 45; t.size = 24; t.text = "派牌"; t.textAlign = "center"; t.textColor = 0x82a586; t.verticalAlign = "middle"; t.width = 128; t.x = 0; t.y = 0; return t; }; _proto.tabBlockIdTitle_i = function () { var t = new eui.Label(); this.tabBlockIdTitle = t; t.fontFamily = "Microsoft YaHei"; t.height = 45; t.size = 24; t.text = "区块id"; t.textAlign = "left"; t.textColor = 0x82a586; t.verticalAlign = "middle"; t.width = 480; t.x = 128; t.y = 0; return t; }; _proto.tabBlockNumTitle_i = function () { var t = new eui.Label(); this.tabBlockNumTitle = t; t.fontFamily = "Microsoft YaHei"; t.height = 45; t.size = 24; t.text = "区块號碼"; t.textAlign = "center"; t.textColor = 0x82a586; t.verticalAlign = "middle"; t.width = 160; t.x = 608; t.y = 0; return t; }; _proto.fairList_i = function () { var t = new eui.DataGroup(); this.fairList = t; t.height = 295; t.width = 768; t.x = 10; t.y = 60; t.layout = this._VerticalLayout1_i(); return t; }; _proto._VerticalLayout1_i = function () { var t = new eui.VerticalLayout(); t.gap = 5; return t; }; return rateDetail; })(eui.Skin);generateEUI.paths['resource/skin/rate/rateItem.exml'] = window.rateItem = (function (_super) { __extends(rateItem, _super); function rateItem() { _super.call(this); this.skinParts = ["winB","winG","winR","winBr","winRl","winText","fullGroup"]; this.currentState = "pc"; this.height = 40; this.width = 40; this.elementsContent = [this._Image1_i(),this._Image2_i(),this.winB_i(),this.winG_i(),this.winR_i(),this.winBr_i(),this.winRl_i(),this.winText_i(),this.fullGroup_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Image2","visible",false) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","visible",false), new eui.SetProperty("winB","width",40), new eui.SetProperty("winB","height",40), new eui.SetProperty("winG","width",40), new eui.SetProperty("winG","height",40), new eui.SetProperty("winR","width",40), new eui.SetProperty("winR","height",40), new eui.SetProperty("winBr","width",40), new eui.SetProperty("winBr","height",40), new eui.SetProperty("winRl","width",40), new eui.SetProperty("winRl","height",40), new eui.SetProperty("","width",60), new eui.SetProperty("","height",60) ]) ]; } var _proto = rateItem.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(3,3,24,24); t.source = "pc_json.pc_board10"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board11"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.winB_i = function () { var t = new eui.Image(); this.winB = t; t.height = 31; t.horizontalCenter = 0; t.source = "pub_json.winchip_b"; t.verticalCenter = 0; t.width = 31; return t; }; _proto.winG_i = function () { var t = new eui.Image(); this.winG = t; t.height = 31; t.horizontalCenter = 0; t.source = "pub_json.winchip_g"; t.verticalCenter = 0; t.width = 31; return t; }; _proto.winR_i = function () { var t = new eui.Image(); this.winR = t; t.height = 31; t.horizontalCenter = 0; t.source = "pub_json.winchip_r"; t.verticalCenter = 0; t.width = 31; return t; }; _proto.winBr_i = function () { var t = new eui.Image(); this.winBr = t; t.height = 31; t.horizontalCenter = 0; t.source = "pub_json.winchip_br"; t.verticalCenter = 0; t.width = 31; return t; }; _proto.winRl_i = function () { var t = new eui.Image(); this.winRl = t; t.height = 31; t.horizontalCenter = 0; t.source = "pub_json.winchip_rl"; t.verticalCenter = 0; t.width = 31; return t; }; _proto.winText_i = function () { var t = new eui.Label(); this.winText = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 12; t.text = "庄"; t.verticalCenter = 0; return t; }; _proto.fullGroup_i = function () { var t = new eui.Group(); this.fullGroup = t; t.bottom = 0; t.left = 0; t.right = 0; t.top = 0; return t; }; return rateItem; })(eui.Skin);generateEUI.paths['resource/skin/rate/rateTypeItem.exml'] = window.rateTypeItem = (function (_super) { __extends(rateTypeItem, _super); function rateTypeItem() { _super.call(this); this.skinParts = ["typeCount","winR","winB","winG","winRl","winBr","winText"]; this.currentState = "pc"; this.height = 54; this.width = 100; this.elementsContent = [this._Image1_i(),this._Image2_i(),this.typeCount_i(),this.winR_i(),this.winB_i(),this.winG_i(),this.winRl_i(),this.winBr_i(),this.winText_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Image2","visible",false), new eui.SetProperty("winText","width",31), new eui.SetProperty("winText","height",31), new eui.SetProperty("winText","x",7), new eui.SetProperty("winText","textAlign","center"), new eui.SetProperty("winText","verticalAlign","middle") ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","visible",false), new eui.SetProperty("typeCount","width",81), new eui.SetProperty("typeCount","y",5), new eui.SetProperty("typeCount","textAlign","center"), new eui.SetProperty("winR","width",42), new eui.SetProperty("winR","height",42), new eui.SetProperty("winR","verticalCenter",0), new eui.SetProperty("winR","x",13), new eui.SetProperty("winB","width",42), new eui.SetProperty("winB","height",42), new eui.SetProperty("winB","x",13), new eui.SetProperty("winB","verticalCenter",0), new eui.SetProperty("winG","width",42), new eui.SetProperty("winG","height",42), new eui.SetProperty("winG","x",13), new eui.SetProperty("winRl","width",42), new eui.SetProperty("winRl","height",42), new eui.SetProperty("winRl","x",13), new eui.SetProperty("winBr","width",42), new eui.SetProperty("winBr","height",42), new eui.SetProperty("winBr","x",13), new eui.SetProperty("winText","verticalCenter",0), new eui.SetProperty("winText","x",13), new eui.SetProperty("winText","size",12), new eui.SetProperty("winText","width",42), new eui.SetProperty("winText","height",42), new eui.SetProperty("winText","textAlign","center"), new eui.SetProperty("winText","verticalAlign","middle"), new eui.SetProperty("","width",134), new eui.SetProperty("","height",56) ]) ]; } var _proto = rateTypeItem.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.source = "pc_json.pc_board04"; t.x = 0; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.source = "h5_json.h5_board04"; t.x = 0; t.y = 0; return t; }; _proto.typeCount_i = function () { var t = new eui.Label(); this.typeCount = t; t.anchorOffsetX = 0; t.fontFamily = "Microsoft YaHei"; t.lineSpacing = 6; t.size = 18; t.text = "庄赢\n22"; t.textColor = 0xc89a7b; t.width = 49; t.x = 44; t.y = 6; return t; }; _proto.winR_i = function () { var t = new eui.Image(); this.winR = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 31; t.source = "pub_json.winchip_r"; t.verticalCenter = 0; t.width = 31; t.x = 7; return t; }; _proto.winB_i = function () { var t = new eui.Image(); this.winB = t; t.height = 31; t.source = "pub_json.winchip_b"; t.verticalCenter = 0; t.width = 31; t.x = 7; return t; }; _proto.winG_i = function () { var t = new eui.Image(); this.winG = t; t.height = 31; t.source = "pub_json.winchip_g"; t.verticalCenter = 0; t.width = 31; t.x = 7; return t; }; _proto.winRl_i = function () { var t = new eui.Image(); this.winRl = t; t.height = 31; t.source = "pub_json.winchip_rl"; t.verticalCenter = 0; t.width = 31; t.x = 7; return t; }; _proto.winBr_i = function () { var t = new eui.Image(); this.winBr = t; t.height = 31; t.source = "pub_json.winchip_br"; t.verticalCenter = 0; t.width = 31; t.x = 7; return t; }; _proto.winText_i = function () { var t = new eui.Label(); this.winText = t; t.fontFamily = "Microsoft YaHei"; t.size = 12; t.text = "庄"; t.verticalCenter = 0; t.x = 16; return t; }; return rateTypeItem; })(eui.Skin);generateEUI.paths['resource/skin/trade/trade.exml'] = window.trade = (function (_super) { __extends(trade, _super); var trade$Skin21 = (function (_super) { __extends(trade$Skin21, _super); function trade$Skin21() { _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","pc_json.pc_but_close_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = trade$Skin21.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pc_json.pc_but_close_u"; 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 trade$Skin21; })(eui.Skin); var trade$Skin22 = (function (_super) { __extends(trade$Skin22, _super); function trade$Skin22() { _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","pub_json.but_close1_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = trade$Skin22.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.source = "pub_json.but_close1_u"; 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 trade$Skin22; })(eui.Skin); var trade$Skin23 = (function (_super) { __extends(trade$Skin23, _super); function trade$Skin23() { _super.call(this); this.skinParts = ["labelDisplay"]; this.elementsContent = [this._Image1_i(),this._Image2_i(),this.labelDisplay_i()]; this.states = [ new eui.State ("up", [ ]) , new eui.State ("down", [ new eui.SetProperty("_Image2","source","pc_json.pc_but_open_d") ]) , new eui.State ("disabled", [ ]) ]; } var _proto = trade$Skin23.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.source = "pc_json.pc_board01"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.height = 20; t.left = 16; t.source = "pc_json.pc_but_open_u"; t.verticalCenter = 0; t.width = 20; return t; }; _proto.labelDisplay_i = function () { var t = new eui.Label(); this.labelDisplay = t; t.bold = true; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 10; t.size = 24; t.textColor = 0xC89A7B; t.verticalCenter = 0; t.x = 56; return t; }; return trade$Skin23; })(eui.Skin); function trade() { _super.call(this); this.skinParts = ["tradeTitle1","tradeId","tradeList","tradeScroller","btnClose","groudOpen","sbtnClose","btnOpen"]; this.currentState = "pc"; this.height = 558; this.width = 328; this.elementsContent = [this._Rect1_i(),this._Group2_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Rect1","visible",false), new eui.SetProperty("_Image1","visible",false), new eui.SetProperty("_Image2","visible",false), new eui.SetProperty("tradeTitle1","bold",true), new eui.SetProperty("_Image4","visible",false), new eui.SetProperty("sbtnClose","visible",false), new eui.SetProperty("btnOpen","visible",false) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image2","width",446), new eui.SetProperty("_Image2","height",27), new eui.SetProperty("_Image2","y",16), new eui.SetProperty("_Image3","visible",false), new eui.SetProperty("tradeTitle1","horizontalCenter",0), new eui.SetProperty("tradeTitle1","textColor",0xffda8a), new eui.SetProperty("tradeTitle1","y",16), new eui.SetProperty("tradeList","height",642), new eui.SetProperty("tradeList","width",680), new eui.SetProperty("tradeScroller","x",0), new eui.SetProperty("tradeScroller","y",0), new eui.SetProperty("tradeScroller","width",680), new eui.SetProperty("tradeScroller","height",642), new eui.SetProperty("_Group1","width",680), new eui.SetProperty("_Group1","height",642), new eui.SetProperty("_Group1","y",68), new eui.SetProperty("btnClose","visible",false), new eui.SetProperty("groudOpen","percentWidth",100), new eui.SetProperty("groudOpen","percentHeight",100), new eui.SetProperty("sbtnClose","right",18), new eui.SetProperty("sbtnClose","y",8), new eui.SetProperty("btnOpen","visible",false), new eui.SetProperty("_Group2","width",700), new eui.SetProperty("_Group2","height",725), new eui.SetProperty("_Group2","y",174), new eui.SetProperty("","width",750), new eui.SetProperty("","height",1000) ]) ]; } var _proto = trade.prototype; _proto._Rect1_i = function () { var t = new eui.Rect(); this._Rect1 = t; t.fillAlpha = 0.5; t.percentHeight = 100; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Group2_i = function () { var t = new eui.Group(); this._Group2 = t; t.horizontalCenter = 0; t.y = 0; t.elementsContent = [this._Image1_i(),this._Image2_i(),this.groudOpen_i(),this.sbtnClose_i(),this.btnOpen_i()]; return t; }; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(11,56,71,33); t.source = "h5_json.h5_board05"; t.percentWidth = 100; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.anchorOffsetX = 0; t.horizontalCenter = 0; t.scale9Grid = new egret.Rectangle(149,4,260,27); t.source = "pub_json.pic_tit"; t.width = 486.67; t.y = 11.39; return t; }; _proto.groudOpen_i = function () { var t = new eui.Group(); this.groudOpen = t; t.horizontalCenter = 0; t.y = 0; t.elementsContent = [this._Image3_i(),this.tradeTitle1_i(),this.tradeId_i(),this._Group1_i(),this.btnClose_i()]; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); this._Image3 = t; t.source = "pc_json.pc_board02"; t.x = 0; t.y = 0; return t; }; _proto.tradeTitle1_i = function () { var t = new eui.Label(); this.tradeTitle1 = t; t.fontFamily = "Microsoft YaHei"; t.horizontalCenter = 0; t.size = 24; t.text = "投注记录"; t.textColor = 0xc89a7b; t.y = 10; return t; }; _proto.tradeId_i = function () { var t = new eui.Label(); this.tradeId = t; t.horizontalCenter = 0; t.size = 12; t.text = ""; t.textColor = 0xc89a7b; t.y = 38; return t; }; _proto._Group1_i = function () { var t = new eui.Group(); this._Group1 = t; t.anchorOffsetY = 0; t.height = 487; t.horizontalCenter = 0; t.width = 298; t.y = 54; t.elementsContent = [this._Image4_i(),this.tradeScroller_i()]; return t; }; _proto._Image4_i = function () { var t = new eui.Image(); this._Image4 = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(9,9,31,31); t.source = "pub_json.board06"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.tradeScroller_i = function () { var t = new eui.Scroller(); this.tradeScroller = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 487; t.width = 298; t.x = 0; t.y = 0; t.viewport = this.tradeList_i(); return t; }; _proto.tradeList_i = function () { var t = new eui.DataGroup(); this.tradeList = t; t.anchorOffsetY = 0; t.height = 487; t.percentWidth = 100; t.x = 0; t.y = 3; t.layout = this._VerticalLayout1_i(); return t; }; _proto._VerticalLayout1_i = function () { var t = new eui.VerticalLayout(); t.gap = 5; t.paddingBottom = 8; t.paddingLeft = 10; t.paddingTop = 8; return t; }; _proto.btnClose_i = function () { var t = new eui.Button(); this.btnClose = t; t.label = ""; t.x = 286; t.y = 20; t.skinName = trade$Skin21; return t; }; _proto.sbtnClose_i = function () { var t = new eui.Button(); this.sbtnClose = t; t.height = 42; t.label = ""; t.width = 42; t.x = 350; t.y = 6; t.skinName = trade$Skin22; return t; }; _proto.btnOpen_i = function () { var t = new eui.Button(); this.btnOpen = t; t.anchorOffsetX = 0; t.anchorOffsetY = 0; t.height = 58; t.label = "投注记录"; t.width = 186; t.x = 218; t.y = 0; t.skinName = trade$Skin23; return t; }; return trade; })(eui.Skin);generateEUI.paths['resource/skin/trade/tradeItem.exml'] = window.tradeItem = (function (_super) { __extends(tradeItem, _super); function tradeItem() { _super.call(this); this.skinParts = ["winB","winG","winR","winBg","winBr","winRl","tradeName","tradeEos","winText"]; this.currentState = "pc"; this.height = 40; this.width = 280; this.elementsContent = [this._Image1_i(),this._Image2_i(),this.winB_i(),this.winG_i(),this.winR_i(),this.winBg_i(),this.winBr_i(),this.winRl_i(),this.tradeName_i(),this.tradeEos_i(),this._Image3_i(),this.winText_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Image2","visible",false), new eui.SetProperty("tradeName","width",128), new eui.SetProperty("tradeEos","width",86), new eui.SetProperty("_Image3","visible",false), new eui.SetProperty("winText","height",31), new eui.SetProperty("winText","width",31), new eui.SetProperty("winText","text","庄"), new eui.SetProperty("winText","textAlign","center"), new eui.SetProperty("winText","verticalAlign","middle"), new eui.SetProperty("winText","verticalCenter",0), new eui.SetProperty("winText","x",5) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","visible",false), new eui.SetProperty("winB","width",40), new eui.SetProperty("winB","height",40), new eui.SetProperty("winB","x",11), new eui.SetProperty("winG","width",40), new eui.SetProperty("winG","height",40), new eui.SetProperty("winG","x",11), new eui.SetProperty("winR","width",40), new eui.SetProperty("winR","height",40), new eui.SetProperty("winR","x",11), new eui.SetProperty("winBg","width",40), new eui.SetProperty("winBg","height",40), new eui.SetProperty("winBg","x",11), new eui.SetProperty("winBr","width",40), new eui.SetProperty("winBr","height",40), new eui.SetProperty("winBr","x",11), new eui.SetProperty("winRl","width",40), new eui.SetProperty("winRl","height",40), new eui.SetProperty("winRl","x",11), new eui.SetProperty("tradeName","x",58.56), new eui.SetProperty("tradeName","textColor",0xffffff), new eui.SetProperty("tradeName","verticalCenter",0), new eui.SetProperty("tradeName","size",24), new eui.SetProperty("tradeName","width",300), new eui.SetProperty("tradeEos","textColor",0xffffff), new eui.SetProperty("tradeEos","right",43), new eui.SetProperty("tradeEos","size",24), new eui.SetProperty("tradeEos","width",250), new eui.SetProperty("_Image3","right",18), new eui.SetProperty("_Image3","width",15), new eui.SetProperty("_Image3","height",22), new eui.SetProperty("winText","width",40), new eui.SetProperty("winText","height",40), new eui.SetProperty("winText","x",11), new eui.SetProperty("","width",660), new eui.SetProperty("","height",60) ]) ]; } var _proto = tradeItem.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(3,3,24,24); t.source = "pc_json.pc_board10"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.percentHeight = 100; t.scale9Grid = new egret.Rectangle(5,5,20,20); t.source = "pub_json.board11"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.winB_i = function () { var t = new eui.Image(); this.winB = t; t.height = 31; t.source = "pub_json.winchip_b"; t.verticalCenter = 0; t.width = 31; t.x = 5; return t; }; _proto.winG_i = function () { var t = new eui.Image(); this.winG = t; t.height = 31; t.source = "pub_json.winchip_g"; t.verticalCenter = 0.5; t.width = 31; t.x = 5; return t; }; _proto.winR_i = function () { var t = new eui.Image(); this.winR = t; t.height = 31; t.source = "pub_json.winchip_r"; t.verticalCenter = 0; t.width = 31; t.x = 5; return t; }; _proto.winBg_i = function () { var t = new eui.Image(); this.winBg = t; t.height = 31; t.source = "pub_json.winchip_bg"; t.verticalCenter = 0; t.width = 31; t.x = 5; return t; }; _proto.winBr_i = function () { var t = new eui.Image(); this.winBr = t; t.height = 31; t.source = "pub_json.winchip_br"; t.verticalCenter = 0; t.width = 31; t.x = 5; return t; }; _proto.winRl_i = function () { var t = new eui.Image(); this.winRl = t; t.height = 31; t.source = "pub_json.winchip_rl"; t.verticalCenter = 0; t.width = 31; t.x = 5; return t; }; _proto.tradeName_i = function () { var t = new eui.Label(); this.tradeName = t; t.anchorOffsetX = 0; t.fontFamily = "Microsoft YaHei"; t.height = 18; t.size = 18; t.text = "LabelLabelLabelLabelLabelLabelLabelLabel"; t.textColor = 0xe6dcc4; t.verticalCenter = 0; t.width = 88; t.x = 48; return t; }; _proto.tradeEos_i = function () { var t = new eui.Label(); this.tradeEos = t; t.anchorOffsetX = 0; t.fontFamily = "Microsoft YaHei"; t.right = 8; t.size = 18; t.text = "Label"; t.textAlign = "right"; t.textColor = 0xe6dcc4; t.verticalCenter = 0; t.width = 126; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); this._Image3 = t; t.source = "pub_json.icon_eos"; t.verticalCenter = 0; t.x = 242; return t; }; _proto.winText_i = function () { var t = new eui.Label(); this.winText = t; t.fontFamily = "Microsoft YaHei"; t.height = 31; t.size = 12; t.text = "庄"; t.textAlign = "center"; t.verticalAlign = "middle"; t.verticalCenter = 0; t.width = 31; t.x = 5; return t; }; return tradeItem; })(eui.Skin);generateEUI.paths['resource/skin/userinfo/userHeader.exml'] = window.userHead = (function (_super) { __extends(userHead, _super); var userHead$Skin24 = (function (_super) { __extends(userHead$Skin24, _super); function userHead$Skin24() { _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.State ("disabled", [ ]) ]; } var _proto = userHead$Skin24.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.source = "pub_json.but_question2_u"; 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 userHead$Skin24; })(eui.Skin); var userHead$Skin25 = (function (_super) { __extends(userHead$Skin25, _super); function userHead$Skin25() { _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.State ("disabled", [ ]) ]; } var _proto = userHead$Skin25.prototype; _proto._Image1_i = function () { var t = new eui.Image(); t.percentHeight = 100; t.source = "pub_json.but_question2_u"; 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 userHead$Skin25; })(eui.Skin); function userHead() { _super.call(this); this.skinParts = ["eosText","gtText","btnGtQuestion","eosSurplusLangText","eosSurplusImg","eosSurplusText","btnEosQuestion","btnWithdraw","group","btnFair"]; this.currentState = "pc"; this.height = 40; this.width = 642; this.elementsContent = [this._Image1_i(),this.group_i(),this.btnFair_i()]; this.states = [ new eui.State ("pc", [ new eui.SetProperty("_Image1","source","pc_json.pc_board07"), new eui.SetProperty("_Image2","scaleX",0.8), new eui.SetProperty("_Image2","scaleY",0.8), new eui.SetProperty("_Image3","scaleX",0.8), new eui.SetProperty("_Image3","scaleY",0.8), new eui.SetProperty("eosSurplusImg","scaleX",0.8), new eui.SetProperty("eosSurplusImg","scaleY",0.8), new eui.SetProperty("btnFair","right",5), new eui.SetProperty("btnFair","top",5) ]) , new eui.State ("h5", [ new eui.SetProperty("_Image1","percentHeight",100), new eui.SetProperty("_Image1","scale9Grid",new egret.Rectangle(14,14,10,11)), new eui.SetProperty("_Image1","source","h5_json.h5_board07"), new eui.SetProperty("eosText","size",18), new eui.SetProperty("gtText","size",18), new eui.SetProperty("eosSurplusLangText","size",18), new eui.SetProperty("eosSurplusText","size",18), new eui.SetProperty("btnWithdraw","skinName","H5BtnWithdrawSkin"), new eui.SetProperty("_HorizontalLayout1","gap",15), new eui.SetProperty("group","left",100), new eui.SetProperty("group","top",0), new eui.SetProperty("group","right",0), new eui.SetProperty("btnFair","skinName","H5BtnFair"), new eui.SetProperty("btnFair","left",5), new eui.SetProperty("btnFair","top",5), new eui.SetProperty("","width",730), new eui.SetProperty("","height",50) ]) ]; } var _proto = userHead.prototype; _proto._Image1_i = function () { var t = new eui.Image(); this._Image1 = t; t.scale9Grid = new egret.Rectangle(14,14,10,11); t.scaleX = 1; t.scaleY = 1; t.source = "pc_json.pc_board07"; t.percentWidth = 100; t.x = 0; t.y = 0; return t; }; _proto.group_i = function () { var t = new eui.Group(); this.group = t; t.percentHeight = 100; t.percentWidth = 100; t.x = 0; t.y = 0; t.layout = this._HorizontalLayout1_i(); t.elementsContent = [this._Image2_i(),this.eosText_i(),this._Image3_i(),this.gtText_i(),this.btnGtQuestion_i(),this.eosSurplusLangText_i(),this.eosSurplusImg_i(),this.eosSurplusText_i(),this.btnEosQuestion_i(),this.btnWithdraw_i()]; return t; }; _proto._HorizontalLayout1_i = function () { var t = new eui.HorizontalLayout(); this._HorizontalLayout1 = t; t.gap = 10; t.horizontalAlign = "left"; t.paddingLeft = 10; t.verticalAlign = "middle"; return t; }; _proto._Image2_i = function () { var t = new eui.Image(); this._Image2 = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.icon_eos"; t.verticalCenter = 0; t.x = 8; t.y = 9; return t; }; _proto.eosText_i = function () { var t = new eui.Label(); this.eosText = t; t.fontFamily = "Microsoft YaHei"; t.height = 12; t.scaleX = 1; t.scaleY = 1; t.size = 16; t.text = "999"; t.verticalCenter = 2; t.x = 34; t.y = 14; return t; }; _proto._Image3_i = function () { var t = new eui.Image(); this._Image3 = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.icon_gt"; t.verticalCenter = 0; t.x = 132; t.y = 9; return t; }; _proto.gtText_i = function () { var t = new eui.Label(); this.gtText = t; t.fontFamily = "Microsoft YaHei"; t.height = 12; t.scaleX = 1; t.scaleY = 1; t.size = 16; t.text = "999"; t.verticalCenter = 2; t.x = 165; t.y = 14; return t; }; _proto.btnGtQuestion_i = function () { var t = new eui.Button(); this.btnGtQuestion = t; t.label = ""; t.scaleX = 1; t.scaleY = 1; t.verticalCenter = 0; t.x = 262; t.y = 10; t.skinName = userHead$Skin24; return t; }; _proto.eosSurplusLangText_i = function () { var t = new eui.Label(); this.eosSurplusLangText = t; t.fontFamily = "Microsoft YaHei"; t.height = 12; t.scaleX = 1; t.scaleY = 1; t.size = 16; t.text = "余额:"; t.verticalCenter = 2; t.x = 297; t.y = 14; return t; }; _proto.eosSurplusImg_i = function () { var t = new eui.Image(); this.eosSurplusImg = t; t.scaleX = 1; t.scaleY = 1; t.source = "pub_json.icon_eos"; t.verticalCenter = 0; t.x = 346; t.y = 9; return t; }; _proto.eosSurplusText_i = function () { var t = new eui.Label(); this.eosSurplusText = t; t.fontFamily = "Microsoft YaHei"; t.height = 12; t.scaleX = 1; t.scaleY = 1; t.size = 16; t.text = "999"; t.verticalCenter = 2; t.x = 371; t.y = 14; return t; }; _proto.btnEosQuestion_i = function () { var t = new eui.Button(); this.btnEosQuestion = t; t.label = ""; t.scaleX = 1; t.scaleY = 1; t.verticalCenter = 0; t.x = 468; t.y = 10; t.skinName = userHead$Skin25; return t; }; _proto.btnWithdraw_i = function () { var t = new eui.Button(); this.btnWithdraw = t; t.label = "提现"; t.scaleX = 1; t.scaleY = 1; t.skinName = "BtnWithdrawSkin"; t.x = 494; t.y = 5; return t; }; _proto.btnFair_i = function () { var t = new eui.Button(); this.btnFair = t; t.label = "公平"; t.scaleX = 1; t.scaleY = 1; t.skinName = "BtnFair"; t.x = 557; t.y = 5; return t; }; return userHead; })(eui.Skin);