/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ import ui_dh_zy_sc_guang from "./ui_dh_zy_sc_guang"; import ui_UIMoney from "./ui_UIMoney"; import ui_Component3 from "./ui_Component3"; import ui_dh_zy_wanfa from "./ui_dh_zy_wanfa"; import ui_dh_zy_ganfa from "./ui_dh_zy_ganfa"; import ui_Component7 from "./ui_Component7"; import ui_Component8 from "./ui_Component8"; import ui_Component11 from "./ui_Component11"; import ui_Component12 from "./ui_Component12"; import ui_UISetting from "./ui_UISetting"; import ui_Component13 from "./ui_Component13"; import ui_Component1302 from "./ui_Component1302"; import ui_Component111_11 from "./ui_Component111_11"; import ui_shareBtn2 from "./ui_shareBtn2"; import ui_Component64 from "./ui_Component64"; import ui_Component112 from "./ui_Component112"; import ui_Component60 from "./ui_Component60"; import ui_dh_zuanshi from "./ui_dh_zuanshi"; import ui_Component141 from "./ui_Component141"; export default class ui_UIMain extends fgui.GComponent { public n47:fgui.GGraph; public n10:fgui.GImage; public secretary:fgui.GLoader; public shopBtn:ui_dh_zy_sc_guang; public moneyNode:ui_UIMoney; public headNode:ui_Component3; public bigMoveBtn:ui_dh_zy_wanfa; public placeBallBtn:ui_dh_zy_ganfa; public classicBtn:ui_Component7; public globalBtn:ui_Component8; public n44:fgui.GGroup; public signBtn:ui_Component11; public drawBtn:ui_Component12; public settingNode:ui_UISetting; public n45:fgui.GGroup; public secretaryBtn:ui_Component13; public n46:fgui.GGroup; public ganFaMoShiBtn:ui_Component1302; public liucheng1:ui_Component111_11; public rightBtn:ui_shareBtn2; public n75:ui_Component64; public secretaryGuide:fgui.GGroup; public liucheng2:ui_Component112; public guideBtn:fgui.GLoader; public n73:ui_Component64; public wordsNode:ui_Component60; public enterGuide:fgui.GGroup; public talkNode:ui_Component60; public n83:ui_dh_zuanshi; public n84:ui_Component141; public static URL:string = "ui://isxx5ak7kt443qc"; public static createInstance():ui_UIMain { return (fgui.UIPackage.createObject("game", "UIMain")); } protected onConstruct():void { this.n47 = (this.getChild("n47")); this.n10 = (this.getChild("n10")); this.secretary = (this.getChild("secretary")); this.shopBtn = (this.getChild("shopBtn")); this.moneyNode = (this.getChild("moneyNode")); this.headNode = (this.getChild("headNode")); this.bigMoveBtn = (this.getChild("bigMoveBtn")); this.placeBallBtn = (this.getChild("placeBallBtn")); this.classicBtn = (this.getChild("classicBtn")); this.globalBtn = (this.getChild("globalBtn")); this.n44 = (this.getChild("n44")); this.signBtn = (this.getChild("signBtn")); this.drawBtn = (this.getChild("drawBtn")); this.settingNode = (this.getChild("settingNode")); this.n45 = (this.getChild("n45")); this.secretaryBtn = (this.getChild("secretaryBtn")); this.n46 = (this.getChild("n46")); this.ganFaMoShiBtn = (this.getChild("ganFaMoShiBtn")); this.liucheng1 = (this.getChild("liucheng1")); this.rightBtn = (this.getChild("rightBtn")); this.n75 = (this.getChild("n75")); this.secretaryGuide = (this.getChild("secretaryGuide")); this.liucheng2 = (this.getChild("liucheng2")); this.guideBtn = (this.getChild("guideBtn")); this.n73 = (this.getChild("n73")); this.wordsNode = (this.getChild("wordsNode")); this.enterGuide = (this.getChild("enterGuide")); this.talkNode = (this.getChild("talkNode")); this.n83 = (this.getChild("n83")); this.n84 = (this.getChild("n84")); } }