import { Node } from 'cc'; interface shouchanggui_clbz extends Node{ nodesType:{ "pop_01" : shouchanggui_clbz_pop_01, "panel_top" : shouchanggui_clbz_pop_01_panel_top, "ty_pop1" : shouchanggui_clbz_pop_01_panel_top_ty_pop1, "title" : shouchanggui_clbz_pop_01_panel_top_title, "btn_guanbi" : shouchanggui_clbz_pop_01_panel_top_btn_guanbi, "txts" : shouchanggui_clbz_pop_01_txts, "txt1" : shouchanggui_clbz_pop_01_txts_txt1, "Layout_txt" : shouchanggui_clbz_pop_01_txts_Layout_txt, "txt_1" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_1, "txt_2" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_2, "txt_3" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_3, "img_bg_gou" : shouchanggui_clbz_pop_01_img_bg_gou, "ty_gou" : shouchanggui_clbz_pop_01_img_bg_gou_ty_gou, "btn_qd" : shouchanggui_clbz_pop_01_btn_qd, "btntxt" : shouchanggui_clbz_pop_01_btn_qd_btntxt, } } interface shouchanggui_clbz_pop_01 extends Node{ nodesType:{ "panel_top" : shouchanggui_clbz_pop_01_panel_top, "ty_pop1" : shouchanggui_clbz_pop_01_panel_top_ty_pop1, "title" : shouchanggui_clbz_pop_01_panel_top_title, "btn_guanbi" : shouchanggui_clbz_pop_01_panel_top_btn_guanbi, "txts" : shouchanggui_clbz_pop_01_txts, "txt1" : shouchanggui_clbz_pop_01_txts_txt1, "Layout_txt" : shouchanggui_clbz_pop_01_txts_Layout_txt, "txt_1" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_1, "txt_2" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_2, "txt_3" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_3, "img_bg_gou" : shouchanggui_clbz_pop_01_img_bg_gou, "ty_gou" : shouchanggui_clbz_pop_01_img_bg_gou_ty_gou, "btn_qd" : shouchanggui_clbz_pop_01_btn_qd, "btntxt" : shouchanggui_clbz_pop_01_btn_qd_btntxt, } } interface shouchanggui_clbz_pop_01_panel_top extends Node{ nodesType:{ "ty_pop1" : shouchanggui_clbz_pop_01_panel_top_ty_pop1, "title" : shouchanggui_clbz_pop_01_panel_top_title, "btn_guanbi" : shouchanggui_clbz_pop_01_panel_top_btn_guanbi, } } interface shouchanggui_clbz_pop_01_panel_top_ty_pop1 extends Node{ } interface shouchanggui_clbz_pop_01_panel_top_title extends Node{ } interface shouchanggui_clbz_pop_01_panel_top_btn_guanbi extends Node{ } interface shouchanggui_clbz_pop_01_txts extends Node{ nodesType:{ "txt1" : shouchanggui_clbz_pop_01_txts_txt1, "Layout_txt" : shouchanggui_clbz_pop_01_txts_Layout_txt, "txt_1" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_1, "txt_2" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_2, "txt_3" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_3, } } interface shouchanggui_clbz_pop_01_txts_txt1 extends Node{ } interface shouchanggui_clbz_pop_01_txts_Layout_txt extends Node{ nodesType:{ "txt_1" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_1, "txt_2" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_2, "txt_3" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_3, } } interface shouchanggui_clbz_pop_01_txts_Layout_txt_txt_1 extends Node{ } interface shouchanggui_clbz_pop_01_txts_Layout_txt_txt_2 extends Node{ } interface shouchanggui_clbz_pop_01_txts_Layout_txt_txt_3 extends Node{ } interface shouchanggui_clbz_pop_01_img_bg_gou extends Node{ nodesType:{ "ty_gou" : shouchanggui_clbz_pop_01_img_bg_gou_ty_gou, "txt_1" : shouchanggui_clbz_pop_01_img_bg_gou_txt_1, } } interface shouchanggui_clbz_pop_01_img_bg_gou_ty_gou extends Node{ } interface shouchanggui_clbz_pop_01_img_bg_gou_txt_1 extends Node{ } interface shouchanggui_clbz_pop_01_btn_qd extends Node{ nodesType:{ "btntxt" : shouchanggui_clbz_pop_01_btn_qd_btntxt, } } interface shouchanggui_clbz_pop_01_btn_qd_btntxt extends Node{ } declare global { type tree_zhujuegongyu_shouchanggui_clbz = { "shouchanggui_clbz" : shouchanggui_clbz, "pop_01" : shouchanggui_clbz_pop_01, "panel_top" : shouchanggui_clbz_pop_01_panel_top, "ty_pop1" : shouchanggui_clbz_pop_01_panel_top_ty_pop1, "title" : shouchanggui_clbz_pop_01_panel_top_title, "btn_guanbi" : shouchanggui_clbz_pop_01_panel_top_btn_guanbi, "txts" : shouchanggui_clbz_pop_01_txts, "txt1" : shouchanggui_clbz_pop_01_txts_txt1, "Layout_txt" : shouchanggui_clbz_pop_01_txts_Layout_txt, "txt_1" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_1, "txt_2" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_2, "txt_3" : shouchanggui_clbz_pop_01_txts_Layout_txt_txt_3, "img_bg_gou" : shouchanggui_clbz_pop_01_img_bg_gou, "ty_gou" : shouchanggui_clbz_pop_01_img_bg_gou_ty_gou, "btn_qd" : shouchanggui_clbz_pop_01_btn_qd, "btntxt" : shouchanggui_clbz_pop_01_btn_qd_btntxt, }}