149 lines
6.4 KiB
TypeScript
149 lines
6.4 KiB
TypeScript
import { Node } from 'cc';
|
|
interface huodexinyingxiong extends Node{
|
|
nodesType:{
|
|
"jg_bg_004" : huodexinyingxiong_jg_bg_004,
|
|
"lihui" : huodexinyingxiong_jg_bg_004_lihui,
|
|
"ui" : huodexinyingxiong_jg_bg_004_ui,
|
|
"zz_img_007" : huodexinyingxiong_jg_bg_004_ui_zz_img_007,
|
|
"dingwei" : huodexinyingxiong_jg_bg_004_ui_dingwei,
|
|
"icon" : huodexinyingxiong_jg_bg_004_ui_dingwei_icon,
|
|
"txt_dw" : huodexinyingxiong_jg_bg_004_ui_dingwei_txt_dw,
|
|
"name" : huodexinyingxiong_jg_bg_004_ui_name,
|
|
"star" : huodexinyingxiong_jg_bg_004_ui_star,
|
|
"img_new" : huodexinyingxiong_jg_bg_004_ui_img_new,
|
|
"jb_new2" : huodexinyingxiong_jg_bg_004_ui_jb_new2,
|
|
"txt1" : huodexinyingxiong_jg_bg_004_ui_txt1,
|
|
"btn_chakan" : huodexinyingxiong_jg_bg_004_ui_btn_chakan,
|
|
"btn_zj" : huodexinyingxiong_jg_bg_004_ui_btn_zj,
|
|
"Label" : huodexinyingxiong_jg_bg_004_ui_btn_zj_Label,
|
|
"btn_yincang" : huodexinyingxiong_jg_bg_004_ui_btn_yincang,
|
|
"btn_right" : huodexinyingxiong_jg_bg_004_ui_btn_right,
|
|
"ty_jiantou6" : huodexinyingxiong_jg_bg_004_ui_btn_right_ty_jiantou6,
|
|
"btn_left" : huodexinyingxiong_jg_bg_004_ui_btn_left,
|
|
"finger" : huodexinyingxiong_finger,
|
|
|
|
}
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004 extends Node{
|
|
nodesType:{
|
|
"lihui" : huodexinyingxiong_jg_bg_004_lihui,
|
|
"ui" : huodexinyingxiong_jg_bg_004_ui,
|
|
"zz_img_007" : huodexinyingxiong_jg_bg_004_ui_zz_img_007,
|
|
"dingwei" : huodexinyingxiong_jg_bg_004_ui_dingwei,
|
|
"icon" : huodexinyingxiong_jg_bg_004_ui_dingwei_icon,
|
|
"txt_dw" : huodexinyingxiong_jg_bg_004_ui_dingwei_txt_dw,
|
|
"name" : huodexinyingxiong_jg_bg_004_ui_name,
|
|
"star" : huodexinyingxiong_jg_bg_004_ui_star,
|
|
"img_new" : huodexinyingxiong_jg_bg_004_ui_img_new,
|
|
"jb_new2" : huodexinyingxiong_jg_bg_004_ui_jb_new2,
|
|
"txt1" : huodexinyingxiong_jg_bg_004_ui_txt1,
|
|
"btn_chakan" : huodexinyingxiong_jg_bg_004_ui_btn_chakan,
|
|
"btn_zj" : huodexinyingxiong_jg_bg_004_ui_btn_zj,
|
|
"Label" : huodexinyingxiong_jg_bg_004_ui_btn_zj_Label,
|
|
"btn_yincang" : huodexinyingxiong_jg_bg_004_ui_btn_yincang,
|
|
"btn_right" : huodexinyingxiong_jg_bg_004_ui_btn_right,
|
|
"ty_jiantou6" : huodexinyingxiong_jg_bg_004_ui_btn_right_ty_jiantou6,
|
|
"btn_left" : huodexinyingxiong_jg_bg_004_ui_btn_left,
|
|
|
|
}
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_lihui extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui extends Node{
|
|
nodesType:{
|
|
"zz_img_007" : huodexinyingxiong_jg_bg_004_ui_zz_img_007,
|
|
"dingwei" : huodexinyingxiong_jg_bg_004_ui_dingwei,
|
|
"icon" : huodexinyingxiong_jg_bg_004_ui_dingwei_icon,
|
|
"txt_dw" : huodexinyingxiong_jg_bg_004_ui_dingwei_txt_dw,
|
|
"name" : huodexinyingxiong_jg_bg_004_ui_name,
|
|
"star" : huodexinyingxiong_jg_bg_004_ui_star,
|
|
"img_new" : huodexinyingxiong_jg_bg_004_ui_img_new,
|
|
"jb_new2" : huodexinyingxiong_jg_bg_004_ui_jb_new2,
|
|
"txt1" : huodexinyingxiong_jg_bg_004_ui_txt1,
|
|
"btn_chakan" : huodexinyingxiong_jg_bg_004_ui_btn_chakan,
|
|
"btn_zj" : huodexinyingxiong_jg_bg_004_ui_btn_zj,
|
|
"Label" : huodexinyingxiong_jg_bg_004_ui_btn_zj_Label,
|
|
"btn_yincang" : huodexinyingxiong_jg_bg_004_ui_btn_yincang,
|
|
"btn_right" : huodexinyingxiong_jg_bg_004_ui_btn_right,
|
|
"ty_jiantou6" : huodexinyingxiong_jg_bg_004_ui_btn_right_ty_jiantou6,
|
|
"btn_left" : huodexinyingxiong_jg_bg_004_ui_btn_left,
|
|
|
|
}
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_zz_img_007 extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_dingwei extends Node{
|
|
nodesType:{
|
|
"icon" : huodexinyingxiong_jg_bg_004_ui_dingwei_icon,
|
|
"txt_dw" : huodexinyingxiong_jg_bg_004_ui_dingwei_txt_dw,
|
|
|
|
}
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_dingwei_icon extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_dingwei_txt_dw extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_name extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_star extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_img_new extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_jb_new2 extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_txt1 extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_btn_chakan extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_btn_zj extends Node{
|
|
nodesType:{
|
|
"Label" : huodexinyingxiong_jg_bg_004_ui_btn_zj_Label,
|
|
|
|
}
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_btn_zj_Label extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_btn_yincang extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_btn_right extends Node{
|
|
nodesType:{
|
|
"ty_jiantou6" : huodexinyingxiong_jg_bg_004_ui_btn_right_ty_jiantou6,
|
|
|
|
}
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_btn_right_ty_jiantou6 extends Node{
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_btn_left extends Node{
|
|
nodesType:{
|
|
"ty_jiantou6" : huodexinyingxiong_jg_bg_004_ui_btn_left_ty_jiantou6,
|
|
|
|
}
|
|
}
|
|
interface huodexinyingxiong_jg_bg_004_ui_btn_left_ty_jiantou6 extends Node{
|
|
}
|
|
interface huodexinyingxiong_finger extends Node{
|
|
}
|
|
declare global {
|
|
type tree_jiuba_huodexinyingxiong = {
|
|
"huodexinyingxiong" : huodexinyingxiong,
|
|
"jg_bg_004" : huodexinyingxiong_jg_bg_004,
|
|
"lihui" : huodexinyingxiong_jg_bg_004_lihui,
|
|
"ui" : huodexinyingxiong_jg_bg_004_ui,
|
|
"zz_img_007" : huodexinyingxiong_jg_bg_004_ui_zz_img_007,
|
|
"dingwei" : huodexinyingxiong_jg_bg_004_ui_dingwei,
|
|
"icon" : huodexinyingxiong_jg_bg_004_ui_dingwei_icon,
|
|
"txt_dw" : huodexinyingxiong_jg_bg_004_ui_dingwei_txt_dw,
|
|
"name" : huodexinyingxiong_jg_bg_004_ui_name,
|
|
"star" : huodexinyingxiong_jg_bg_004_ui_star,
|
|
"img_new" : huodexinyingxiong_jg_bg_004_ui_img_new,
|
|
"jb_new2" : huodexinyingxiong_jg_bg_004_ui_jb_new2,
|
|
"txt1" : huodexinyingxiong_jg_bg_004_ui_txt1,
|
|
"btn_chakan" : huodexinyingxiong_jg_bg_004_ui_btn_chakan,
|
|
"btn_zj" : huodexinyingxiong_jg_bg_004_ui_btn_zj,
|
|
"Label" : huodexinyingxiong_jg_bg_004_ui_btn_zj_Label,
|
|
"btn_yincang" : huodexinyingxiong_jg_bg_004_ui_btn_yincang,
|
|
"btn_right" : huodexinyingxiong_jg_bg_004_ui_btn_right,
|
|
"ty_jiantou6" : huodexinyingxiong_jg_bg_004_ui_btn_right_ty_jiantou6,
|
|
"btn_left" : huodexinyingxiong_jg_bg_004_ui_btn_left,
|
|
"finger" : huodexinyingxiong_finger,
|
|
}} |