167 lines
6.9 KiB
TypeScript
167 lines
6.9 KiB
TypeScript
import { Node } from 'cc';
|
|
interface xunlianjihua_tanchuang extends Node{
|
|
nodesType:{
|
|
"pop_01" : xunlianjihua_tanchuang_pop_01,
|
|
"ty_pop1" : xunlianjihua_tanchuang_pop_01_ty_pop1,
|
|
"tittle" : xunlianjihua_tanchuang_pop_01_tittle,
|
|
"btn_guanbi" : xunlianjihua_tanchuang_pop_01_btn_guanbi,
|
|
"jineng" : xunlianjihua_tanchuang_pop_01_jineng,
|
|
"ico" : xunlianjihua_tanchuang_pop_01_jineng_ico,
|
|
"item_bg" : xunlianjihua_tanchuang_pop_01_jineng_ico_item_bg,
|
|
"item" : xunlianjihua_tanchuang_pop_01_jineng_ico_item,
|
|
"frame1_yxz" : xunlianjihua_tanchuang_pop_01_jineng_ico_frame1_yxz,
|
|
"sp_ani" : xunlianjihua_tanchuang_pop_01_jineng_ico_sp_ani,
|
|
"name" : xunlianjihua_tanchuang_pop_01_jineng_name,
|
|
"level" : xunlianjihua_tanchuang_pop_01_jineng_name_level,
|
|
"wz_type" : xunlianjihua_tanchuang_pop_01_jineng_wz_type,
|
|
"ty_img_xian" : xunlianjihua_tanchuang_ty_img_xian,
|
|
"ty_img_xian2" : xunlianjihua_tanchuang_ty_img_xian2,
|
|
"now_level" : xunlianjihua_tanchuang_now_level,
|
|
"Label" : xunlianjihua_tanchuang_now_level_Label,
|
|
"xx" : xunlianjihua_tanchuang_now_level_xx,
|
|
"next_level" : xunlianjihua_tanchuang_next_level,
|
|
"next_title" : xunlianjihua_tanchuang_next_level_next_title,
|
|
"xx1" : xunlianjihua_tanchuang_next_level_xx1,
|
|
"ymj" : xunlianjihua_tanchuang_next_level_ymj,
|
|
"btn_red3" : xunlianjihua_tanchuang_btn_red3,
|
|
"txt_no" : xunlianjihua_tanchuang_txt_no,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01 extends Node{
|
|
nodesType:{
|
|
"ty_pop1" : xunlianjihua_tanchuang_pop_01_ty_pop1,
|
|
"tittle" : xunlianjihua_tanchuang_pop_01_tittle,
|
|
"btn_guanbi" : xunlianjihua_tanchuang_pop_01_btn_guanbi,
|
|
"jineng" : xunlianjihua_tanchuang_pop_01_jineng,
|
|
"ico" : xunlianjihua_tanchuang_pop_01_jineng_ico,
|
|
"item_bg" : xunlianjihua_tanchuang_pop_01_jineng_ico_item_bg,
|
|
"item" : xunlianjihua_tanchuang_pop_01_jineng_ico_item,
|
|
"frame1_yxz" : xunlianjihua_tanchuang_pop_01_jineng_ico_frame1_yxz,
|
|
"sp_ani" : xunlianjihua_tanchuang_pop_01_jineng_ico_sp_ani,
|
|
"name" : xunlianjihua_tanchuang_pop_01_jineng_name,
|
|
"level" : xunlianjihua_tanchuang_pop_01_jineng_name_level,
|
|
"wz_type" : xunlianjihua_tanchuang_pop_01_jineng_wz_type,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_ty_pop1 extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_tittle extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_btn_guanbi extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng extends Node{
|
|
nodesType:{
|
|
"ico" : xunlianjihua_tanchuang_pop_01_jineng_ico,
|
|
"item_bg" : xunlianjihua_tanchuang_pop_01_jineng_ico_item_bg,
|
|
"item" : xunlianjihua_tanchuang_pop_01_jineng_ico_item,
|
|
"frame1_yxz" : xunlianjihua_tanchuang_pop_01_jineng_ico_frame1_yxz,
|
|
"sp_ani" : xunlianjihua_tanchuang_pop_01_jineng_ico_sp_ani,
|
|
"name" : xunlianjihua_tanchuang_pop_01_jineng_name,
|
|
"level" : xunlianjihua_tanchuang_pop_01_jineng_name_level,
|
|
"wz_type" : xunlianjihua_tanchuang_pop_01_jineng_wz_type,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng_ico extends Node{
|
|
nodesType:{
|
|
"item_bg" : xunlianjihua_tanchuang_pop_01_jineng_ico_item_bg,
|
|
"item" : xunlianjihua_tanchuang_pop_01_jineng_ico_item,
|
|
"frame1_yxz" : xunlianjihua_tanchuang_pop_01_jineng_ico_frame1_yxz,
|
|
"sp_ani" : xunlianjihua_tanchuang_pop_01_jineng_ico_sp_ani,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng_ico_item_bg extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng_ico_item extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng_ico_frame1_yxz extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng_ico_sp_ani extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng_name extends Node{
|
|
nodesType:{
|
|
"level" : xunlianjihua_tanchuang_pop_01_jineng_name_level,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng_name_level extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_pop_01_jineng_wz_type extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_ty_img_xian extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_ty_img_xian2 extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_now_level extends Node{
|
|
nodesType:{
|
|
"Label" : xunlianjihua_tanchuang_now_level_Label,
|
|
"xx" : xunlianjihua_tanchuang_now_level_xx,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_now_level_Label extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_now_level_xx extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_next_level extends Node{
|
|
nodesType:{
|
|
"next_title" : xunlianjihua_tanchuang_next_level_next_title,
|
|
"xx1" : xunlianjihua_tanchuang_next_level_xx1,
|
|
"ymj" : xunlianjihua_tanchuang_next_level_ymj,
|
|
"Label" : xunlianjihua_tanchuang_next_level_ymj_Label,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_next_level_next_title extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_next_level_xx1 extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_next_level_ymj extends Node{
|
|
nodesType:{
|
|
"Label" : xunlianjihua_tanchuang_next_level_ymj_Label,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_next_level_ymj_Label extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_btn_red3 extends Node{
|
|
nodesType:{
|
|
"Label" : xunlianjihua_tanchuang_btn_red3_Label,
|
|
|
|
}
|
|
}
|
|
interface xunlianjihua_tanchuang_btn_red3_Label extends Node{
|
|
}
|
|
interface xunlianjihua_tanchuang_txt_no extends Node{
|
|
}
|
|
declare global {
|
|
type tree_zhujuegongyu_xunlianjihua_tanchuang = {
|
|
"xunlianjihua_tanchuang" : xunlianjihua_tanchuang,
|
|
"pop_01" : xunlianjihua_tanchuang_pop_01,
|
|
"ty_pop1" : xunlianjihua_tanchuang_pop_01_ty_pop1,
|
|
"tittle" : xunlianjihua_tanchuang_pop_01_tittle,
|
|
"btn_guanbi" : xunlianjihua_tanchuang_pop_01_btn_guanbi,
|
|
"jineng" : xunlianjihua_tanchuang_pop_01_jineng,
|
|
"ico" : xunlianjihua_tanchuang_pop_01_jineng_ico,
|
|
"item_bg" : xunlianjihua_tanchuang_pop_01_jineng_ico_item_bg,
|
|
"item" : xunlianjihua_tanchuang_pop_01_jineng_ico_item,
|
|
"frame1_yxz" : xunlianjihua_tanchuang_pop_01_jineng_ico_frame1_yxz,
|
|
"sp_ani" : xunlianjihua_tanchuang_pop_01_jineng_ico_sp_ani,
|
|
"name" : xunlianjihua_tanchuang_pop_01_jineng_name,
|
|
"level" : xunlianjihua_tanchuang_pop_01_jineng_name_level,
|
|
"wz_type" : xunlianjihua_tanchuang_pop_01_jineng_wz_type,
|
|
"ty_img_xian" : xunlianjihua_tanchuang_ty_img_xian,
|
|
"ty_img_xian2" : xunlianjihua_tanchuang_ty_img_xian2,
|
|
"now_level" : xunlianjihua_tanchuang_now_level,
|
|
"Label" : xunlianjihua_tanchuang_now_level_Label,
|
|
"xx" : xunlianjihua_tanchuang_now_level_xx,
|
|
"next_level" : xunlianjihua_tanchuang_next_level,
|
|
"next_title" : xunlianjihua_tanchuang_next_level_next_title,
|
|
"xx1" : xunlianjihua_tanchuang_next_level_xx1,
|
|
"ymj" : xunlianjihua_tanchuang_next_level_ymj,
|
|
"btn_red3" : xunlianjihua_tanchuang_btn_red3,
|
|
"txt_no" : xunlianjihua_tanchuang_txt_no,
|
|
}} |