424 lines
15 KiB
TypeScript
424 lines
15 KiB
TypeScript
import { Node } from 'cc';
|
|
interface fight extends Node{
|
|
nodesType:{
|
|
"bg" : fight_bg,
|
|
"zhandou_fenwei_all" : fight_bg_zhandou_fenwei_all,
|
|
"zhandou_fenwei1" : fight_bg_zhandou_fenwei1,
|
|
"img_gb_yh" : fight_bg_img_gb_yh,
|
|
"fightContent" : fight_bg_fightContent,
|
|
"01" : fight_bg_fightContent_01,
|
|
"02" : fight_bg_fightContent_02,
|
|
"03" : fight_bg_fightContent_03,
|
|
"04" : fight_bg_fightContent_04,
|
|
"05" : fight_bg_fightContent_05,
|
|
"06" : fight_bg_fightContent_06,
|
|
"11" : fight_bg_fightContent_11,
|
|
"12" : fight_bg_fightContent_12,
|
|
"13" : fight_bg_fightContent_13,
|
|
"14" : fight_bg_fightContent_14,
|
|
"15" : fight_bg_fightContent_15,
|
|
"16" : fight_bg_fightContent_16,
|
|
"player1" : fight_bg_fightContent_player1,
|
|
"zhandou_touxiang" : fight_bg_fightContent_player1_zhandou_touxiang,
|
|
"img" : fight_bg_fightContent_player1_img,
|
|
"img_nuqitiao1" : fight_bg_fightContent_player1_img_nuqitiao1,
|
|
"img_nuqitiao2" : fight_bg_fightContent_player1_img_nuqitiao2,
|
|
"player0" : fight_bg_fightContent_player0,
|
|
"fightLlabel" : fight_bg_fightLlabel,
|
|
"title" : fight_bg_title,
|
|
"txt_title" : fight_bg_title_txt_title,
|
|
"tanxian_gk" : fight_bg_title_tanxian_gk,
|
|
"round" : fight_bg_round,
|
|
"syhh" : fight_bg_round_syhh,
|
|
"txt_round" : fight_bg_round_txt_round,
|
|
"list" : fight_bg_list,
|
|
"num" : fight_bg_list_num,
|
|
"roleUi" : fight_bg_roleUi,
|
|
"hpBar" : fight_bg_roleUi_hpBar,
|
|
"bar" : fight_bg_roleUi_hpBar_bar,
|
|
"level" : fight_bg_roleUi_level,
|
|
"buffNode" : fight_bg_roleUi_buffNode,
|
|
"btn_tg" : fight_bg_btn_tg,
|
|
"btn_djs" : fight_bg_btn_djs,
|
|
"Label" : fight_bg_btn_djs_Label,
|
|
"btn_speed" : fight_bg_btn_speed,
|
|
"choose" : fight_bg_btn_speed_choose,
|
|
"zd_x" : fight_bg_btn_speed_zd_x,
|
|
"txt_speed" : fight_bg_btn_speed_txt_speed,
|
|
"zongshanghai" : fight_bg_zongshanghai,
|
|
"zongshanghai01" : fight_bg_zongshanghai01,
|
|
"ty_bg_sh" : fight_bg_zongshanghai01_ty_bg_sh,
|
|
"str1" : fight_bg_zongshanghai01_str1,
|
|
"zd_zs_img1" : fight_bg_zongshanghai01_zd_zs_img1,
|
|
"txt_zsh" : fight_bg_zongshanghai01_txt_zsh,
|
|
"zongshanghai_you" : fight_bg_zongshanghai_you,
|
|
"fight_prepare" : fight_fight_prepare,
|
|
"SpriteSplash" : fight_fight_prepare_SpriteSplash,
|
|
"sp_prepare" : fight_fight_prepare_sp_prepare,
|
|
"zhandou_shengfutexiao" : fight_zhandou_shengfutexiao,
|
|
"zhujue_shifang" : fight_zhujue_shifang,
|
|
"Mask" : fight_zhujue_shifang_Mask,
|
|
"zhujue_sp" : fight_zhujue_shifang_Mask_zhujue_sp,
|
|
"banzi" : fight_zhujue_shifang_banzi,
|
|
"jn_name" : fight_zhujue_shifang_banzi_jn_name,
|
|
|
|
}
|
|
}
|
|
interface fight_bg extends Node{
|
|
nodesType:{
|
|
"zhandou_fenwei_all" : fight_bg_zhandou_fenwei_all,
|
|
"zhandou_fenwei1" : fight_bg_zhandou_fenwei1,
|
|
"img_gb_yh" : fight_bg_img_gb_yh,
|
|
"fightContent" : fight_bg_fightContent,
|
|
"01" : fight_bg_fightContent_01,
|
|
"02" : fight_bg_fightContent_02,
|
|
"03" : fight_bg_fightContent_03,
|
|
"04" : fight_bg_fightContent_04,
|
|
"05" : fight_bg_fightContent_05,
|
|
"06" : fight_bg_fightContent_06,
|
|
"11" : fight_bg_fightContent_11,
|
|
"12" : fight_bg_fightContent_12,
|
|
"13" : fight_bg_fightContent_13,
|
|
"14" : fight_bg_fightContent_14,
|
|
"15" : fight_bg_fightContent_15,
|
|
"16" : fight_bg_fightContent_16,
|
|
"player1" : fight_bg_fightContent_player1,
|
|
"zhandou_touxiang" : fight_bg_fightContent_player1_zhandou_touxiang,
|
|
"img" : fight_bg_fightContent_player1_img,
|
|
"img_nuqitiao1" : fight_bg_fightContent_player1_img_nuqitiao1,
|
|
"img_nuqitiao2" : fight_bg_fightContent_player1_img_nuqitiao2,
|
|
"player0" : fight_bg_fightContent_player0,
|
|
"fightLlabel" : fight_bg_fightLlabel,
|
|
"title" : fight_bg_title,
|
|
"txt_title" : fight_bg_title_txt_title,
|
|
"tanxian_gk" : fight_bg_title_tanxian_gk,
|
|
"round" : fight_bg_round,
|
|
"syhh" : fight_bg_round_syhh,
|
|
"txt_round" : fight_bg_round_txt_round,
|
|
"list" : fight_bg_list,
|
|
"num" : fight_bg_list_num,
|
|
"roleUi" : fight_bg_roleUi,
|
|
"hpBar" : fight_bg_roleUi_hpBar,
|
|
"bar" : fight_bg_roleUi_hpBar_bar,
|
|
"level" : fight_bg_roleUi_level,
|
|
"buffNode" : fight_bg_roleUi_buffNode,
|
|
"btn_tg" : fight_bg_btn_tg,
|
|
"btn_djs" : fight_bg_btn_djs,
|
|
"Label" : fight_bg_btn_djs_Label,
|
|
"btn_speed" : fight_bg_btn_speed,
|
|
"choose" : fight_bg_btn_speed_choose,
|
|
"zd_x" : fight_bg_btn_speed_zd_x,
|
|
"txt_speed" : fight_bg_btn_speed_txt_speed,
|
|
"zongshanghai" : fight_bg_zongshanghai,
|
|
"zongshanghai01" : fight_bg_zongshanghai01,
|
|
"ty_bg_sh" : fight_bg_zongshanghai01_ty_bg_sh,
|
|
"str1" : fight_bg_zongshanghai01_str1,
|
|
"zd_zs_img1" : fight_bg_zongshanghai01_zd_zs_img1,
|
|
"txt_zsh" : fight_bg_zongshanghai01_txt_zsh,
|
|
"zongshanghai_you" : fight_bg_zongshanghai_you,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_zhandou_fenwei_all extends Node{
|
|
}
|
|
interface fight_bg_zhandou_fenwei1 extends Node{
|
|
}
|
|
interface fight_bg_img_gb_yh extends Node{
|
|
}
|
|
interface fight_bg_fightContent extends Node{
|
|
nodesType:{
|
|
"01" : fight_bg_fightContent_01,
|
|
"02" : fight_bg_fightContent_02,
|
|
"03" : fight_bg_fightContent_03,
|
|
"04" : fight_bg_fightContent_04,
|
|
"05" : fight_bg_fightContent_05,
|
|
"06" : fight_bg_fightContent_06,
|
|
"11" : fight_bg_fightContent_11,
|
|
"12" : fight_bg_fightContent_12,
|
|
"13" : fight_bg_fightContent_13,
|
|
"14" : fight_bg_fightContent_14,
|
|
"15" : fight_bg_fightContent_15,
|
|
"16" : fight_bg_fightContent_16,
|
|
"player1" : fight_bg_fightContent_player1,
|
|
"zhandou_touxiang" : fight_bg_fightContent_player1_zhandou_touxiang,
|
|
"img" : fight_bg_fightContent_player1_img,
|
|
"img_nuqitiao1" : fight_bg_fightContent_player1_img_nuqitiao1,
|
|
"img_nuqitiao2" : fight_bg_fightContent_player1_img_nuqitiao2,
|
|
"player0" : fight_bg_fightContent_player0,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_fightContent_01 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_02 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_03 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_04 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_05 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_06 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_11 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_12 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_13 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_14 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_15 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_16 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_player1 extends Node{
|
|
nodesType:{
|
|
"zhandou_touxiang" : fight_bg_fightContent_player1_zhandou_touxiang,
|
|
"img" : fight_bg_fightContent_player1_img,
|
|
"img_nuqitiao1" : fight_bg_fightContent_player1_img_nuqitiao1,
|
|
"img_nuqitiao2" : fight_bg_fightContent_player1_img_nuqitiao2,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_fightContent_player1_zhandou_touxiang extends Node{
|
|
}
|
|
interface fight_bg_fightContent_player1_img extends Node{
|
|
}
|
|
interface fight_bg_fightContent_player1_img_nuqitiao1 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_player1_img_nuqitiao2 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_player0 extends Node{
|
|
nodesType:{
|
|
"zhandou_touxiang" : fight_bg_fightContent_player0_zhandou_touxiang,
|
|
"img" : fight_bg_fightContent_player0_img,
|
|
"img_nuqitiao1" : fight_bg_fightContent_player0_img_nuqitiao1,
|
|
"img_nuqitiao2" : fight_bg_fightContent_player0_img_nuqitiao2,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_fightContent_player0_zhandou_touxiang extends Node{
|
|
}
|
|
interface fight_bg_fightContent_player0_img extends Node{
|
|
}
|
|
interface fight_bg_fightContent_player0_img_nuqitiao1 extends Node{
|
|
}
|
|
interface fight_bg_fightContent_player0_img_nuqitiao2 extends Node{
|
|
}
|
|
interface fight_bg_fightLlabel extends Node{
|
|
}
|
|
interface fight_bg_title extends Node{
|
|
nodesType:{
|
|
"txt_title" : fight_bg_title_txt_title,
|
|
"tanxian_gk" : fight_bg_title_tanxian_gk,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_title_txt_title extends Node{
|
|
}
|
|
interface fight_bg_title_tanxian_gk extends Node{
|
|
}
|
|
interface fight_bg_round extends Node{
|
|
nodesType:{
|
|
"syhh" : fight_bg_round_syhh,
|
|
"txt_round" : fight_bg_round_txt_round,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_round_syhh extends Node{
|
|
}
|
|
interface fight_bg_round_txt_round extends Node{
|
|
}
|
|
interface fight_bg_list extends Node{
|
|
nodesType:{
|
|
"num" : fight_bg_list_num,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_list_num extends Node{
|
|
}
|
|
interface fight_bg_roleUi extends Node{
|
|
nodesType:{
|
|
"hpBar" : fight_bg_roleUi_hpBar,
|
|
"bar" : fight_bg_roleUi_hpBar_bar,
|
|
"level" : fight_bg_roleUi_level,
|
|
"buffNode" : fight_bg_roleUi_buffNode,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_roleUi_hpBar extends Node{
|
|
nodesType:{
|
|
"bar" : fight_bg_roleUi_hpBar_bar,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_roleUi_hpBar_bar extends Node{
|
|
}
|
|
interface fight_bg_roleUi_level extends Node{
|
|
}
|
|
interface fight_bg_roleUi_buffNode extends Node{
|
|
}
|
|
interface fight_bg_btn_tg extends Node{
|
|
}
|
|
interface fight_bg_btn_djs extends Node{
|
|
nodesType:{
|
|
"Label" : fight_bg_btn_djs_Label,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_btn_djs_Label extends Node{
|
|
}
|
|
interface fight_bg_btn_speed extends Node{
|
|
nodesType:{
|
|
"choose" : fight_bg_btn_speed_choose,
|
|
"zd_x" : fight_bg_btn_speed_zd_x,
|
|
"txt_speed" : fight_bg_btn_speed_txt_speed,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_btn_speed_choose extends Node{
|
|
}
|
|
interface fight_bg_btn_speed_zd_x extends Node{
|
|
}
|
|
interface fight_bg_btn_speed_txt_speed extends Node{
|
|
}
|
|
interface fight_bg_zongshanghai extends Node{
|
|
nodesType:tree_a_public_zongshanghai
|
|
}
|
|
interface fight_bg_zongshanghai01 extends Node{
|
|
nodesType:{
|
|
"ty_bg_sh" : fight_bg_zongshanghai01_ty_bg_sh,
|
|
"str1" : fight_bg_zongshanghai01_str1,
|
|
"zd_zs_img1" : fight_bg_zongshanghai01_zd_zs_img1,
|
|
"txt_zsh" : fight_bg_zongshanghai01_txt_zsh,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_zongshanghai01_ty_bg_sh extends Node{
|
|
}
|
|
interface fight_bg_zongshanghai01_str1 extends Node{
|
|
}
|
|
interface fight_bg_zongshanghai01_zd_zs_img1 extends Node{
|
|
}
|
|
interface fight_bg_zongshanghai01_txt_zsh extends Node{
|
|
}
|
|
interface fight_bg_zongshanghai_you extends Node{
|
|
nodesType:{
|
|
"ty_bg_sh" : fight_bg_zongshanghai_you_ty_bg_sh,
|
|
"str1" : fight_bg_zongshanghai_you_str1,
|
|
"zd_zs_img1" : fight_bg_zongshanghai_you_zd_zs_img1,
|
|
"txt_zsh" : fight_bg_zongshanghai_you_txt_zsh,
|
|
|
|
}
|
|
}
|
|
interface fight_bg_zongshanghai_you_ty_bg_sh extends Node{
|
|
}
|
|
interface fight_bg_zongshanghai_you_str1 extends Node{
|
|
}
|
|
interface fight_bg_zongshanghai_you_zd_zs_img1 extends Node{
|
|
}
|
|
interface fight_bg_zongshanghai_you_txt_zsh extends Node{
|
|
}
|
|
interface fight_fight_prepare extends Node{
|
|
nodesType:{
|
|
"SpriteSplash" : fight_fight_prepare_SpriteSplash,
|
|
"sp_prepare" : fight_fight_prepare_sp_prepare,
|
|
|
|
}
|
|
}
|
|
interface fight_fight_prepare_SpriteSplash extends Node{
|
|
}
|
|
interface fight_fight_prepare_sp_prepare extends Node{
|
|
}
|
|
interface fight_zhandou_shengfutexiao extends Node{
|
|
}
|
|
interface fight_zhujue_shifang extends Node{
|
|
nodesType:{
|
|
"Mask" : fight_zhujue_shifang_Mask,
|
|
"zhujue_sp" : fight_zhujue_shifang_Mask_zhujue_sp,
|
|
"banzi" : fight_zhujue_shifang_banzi,
|
|
"jn_name" : fight_zhujue_shifang_banzi_jn_name,
|
|
|
|
}
|
|
}
|
|
interface fight_zhujue_shifang_Mask extends Node{
|
|
nodesType:{
|
|
"zhujue_sp" : fight_zhujue_shifang_Mask_zhujue_sp,
|
|
|
|
}
|
|
}
|
|
interface fight_zhujue_shifang_Mask_zhujue_sp extends Node{
|
|
}
|
|
interface fight_zhujue_shifang_banzi extends Node{
|
|
nodesType:{
|
|
"jn_name" : fight_zhujue_shifang_banzi_jn_name,
|
|
|
|
}
|
|
}
|
|
interface fight_zhujue_shifang_banzi_jn_name extends Node{
|
|
}
|
|
declare global {
|
|
type tree_fight = {
|
|
"fight" : fight,
|
|
"bg" : fight_bg,
|
|
"zhandou_fenwei_all" : fight_bg_zhandou_fenwei_all,
|
|
"zhandou_fenwei1" : fight_bg_zhandou_fenwei1,
|
|
"img_gb_yh" : fight_bg_img_gb_yh,
|
|
"fightContent" : fight_bg_fightContent,
|
|
"01" : fight_bg_fightContent_01,
|
|
"02" : fight_bg_fightContent_02,
|
|
"03" : fight_bg_fightContent_03,
|
|
"04" : fight_bg_fightContent_04,
|
|
"05" : fight_bg_fightContent_05,
|
|
"06" : fight_bg_fightContent_06,
|
|
"11" : fight_bg_fightContent_11,
|
|
"12" : fight_bg_fightContent_12,
|
|
"13" : fight_bg_fightContent_13,
|
|
"14" : fight_bg_fightContent_14,
|
|
"15" : fight_bg_fightContent_15,
|
|
"16" : fight_bg_fightContent_16,
|
|
"player1" : fight_bg_fightContent_player1,
|
|
"zhandou_touxiang" : fight_bg_fightContent_player1_zhandou_touxiang,
|
|
"img" : fight_bg_fightContent_player1_img,
|
|
"img_nuqitiao1" : fight_bg_fightContent_player1_img_nuqitiao1,
|
|
"img_nuqitiao2" : fight_bg_fightContent_player1_img_nuqitiao2,
|
|
"player0" : fight_bg_fightContent_player0,
|
|
"fightLlabel" : fight_bg_fightLlabel,
|
|
"title" : fight_bg_title,
|
|
"txt_title" : fight_bg_title_txt_title,
|
|
"tanxian_gk" : fight_bg_title_tanxian_gk,
|
|
"round" : fight_bg_round,
|
|
"syhh" : fight_bg_round_syhh,
|
|
"txt_round" : fight_bg_round_txt_round,
|
|
"list" : fight_bg_list,
|
|
"num" : fight_bg_list_num,
|
|
"roleUi" : fight_bg_roleUi,
|
|
"hpBar" : fight_bg_roleUi_hpBar,
|
|
"bar" : fight_bg_roleUi_hpBar_bar,
|
|
"level" : fight_bg_roleUi_level,
|
|
"buffNode" : fight_bg_roleUi_buffNode,
|
|
"btn_tg" : fight_bg_btn_tg,
|
|
"btn_djs" : fight_bg_btn_djs,
|
|
"Label" : fight_bg_btn_djs_Label,
|
|
"btn_speed" : fight_bg_btn_speed,
|
|
"choose" : fight_bg_btn_speed_choose,
|
|
"zd_x" : fight_bg_btn_speed_zd_x,
|
|
"txt_speed" : fight_bg_btn_speed_txt_speed,
|
|
"zongshanghai" : fight_bg_zongshanghai,
|
|
"zongshanghai01" : fight_bg_zongshanghai01,
|
|
"ty_bg_sh" : fight_bg_zongshanghai01_ty_bg_sh,
|
|
"str1" : fight_bg_zongshanghai01_str1,
|
|
"zd_zs_img1" : fight_bg_zongshanghai01_zd_zs_img1,
|
|
"txt_zsh" : fight_bg_zongshanghai01_txt_zsh,
|
|
"zongshanghai_you" : fight_bg_zongshanghai_you,
|
|
"fight_prepare" : fight_fight_prepare,
|
|
"SpriteSplash" : fight_fight_prepare_SpriteSplash,
|
|
"sp_prepare" : fight_fight_prepare_sp_prepare,
|
|
"zhandou_shengfutexiao" : fight_zhandou_shengfutexiao,
|
|
"zhujue_shifang" : fight_zhujue_shifang,
|
|
"Mask" : fight_zhujue_shifang_Mask,
|
|
"zhujue_sp" : fight_zhujue_shifang_Mask_zhujue_sp,
|
|
"banzi" : fight_zhujue_shifang_banzi,
|
|
"jn_name" : fight_zhujue_shifang_banzi_jn_name,
|
|
}} |