318 lines
11 KiB
TypeScript
318 lines
11 KiB
TypeScript
import { Node } from 'cc';
|
|
interface zswq_up extends Node{
|
|
nodesType:{
|
|
"ty_img_db2" : zswq_up_ty_img_db2,
|
|
"ty_img_004" : zswq_up_ty_img_db2_ty_img_004,
|
|
"zz_img_016" : zswq_up_ty_img_db2_ty_img_004_zz_img_016,
|
|
"txt_jie1" : zswq_up_ty_img_db2_ty_img_004_txt_jie1,
|
|
"txt_jie2" : zswq_up_ty_img_db2_ty_img_004_txt_jie2,
|
|
"panel_star" : zswq_up_ty_img_db2_panel_star,
|
|
"star1" : zswq_up_ty_img_db2_panel_star_star1,
|
|
"star2" : zswq_up_ty_img_db2_panel_star_star2,
|
|
"panel_sx" : zswq_up_ty_img_db2_panel_sx,
|
|
"txt_atk1" : zswq_up_ty_img_db2_panel_sx_txt_atk1,
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_atk1_txt_sx,
|
|
"txt_hp1" : zswq_up_ty_img_db2_panel_sx_txt_hp1,
|
|
"txt_def1" : zswq_up_ty_img_db2_panel_sx_txt_def1,
|
|
"txt_speed1" : zswq_up_ty_img_db2_panel_sx_txt_speed1,
|
|
"txt_atk2" : zswq_up_ty_img_db2_panel_sx_txt_atk2,
|
|
"txt_hp2" : zswq_up_ty_img_db2_panel_sx_txt_hp2,
|
|
"txt_def2" : zswq_up_ty_img_db2_panel_sx_txt_def2,
|
|
"txt_speed2" : zswq_up_ty_img_db2_panel_sx_txt_speed2,
|
|
"panel_xh" : zswq_up_ty_img_db2_panel_xh,
|
|
"ty_img_010" : zswq_up_ty_img_db2_panel_xh_ty_img_010,
|
|
"Sprite" : zswq_up_ty_img_db2_panel_xh_Sprite,
|
|
"Sprite1" : zswq_up_ty_img_db2_panel_xh_Sprite1,
|
|
"title_xh" : zswq_up_ty_img_db2_panel_xh_title_xh,
|
|
"list_xh" : zswq_up_ty_img_db2_panel_xh_list_xh,
|
|
"txt_xh" : zswq_up_ty_img_db2_panel_xh_list_xh_txt_xh,
|
|
"layout_xh" : zswq_up_ty_img_db2_panel_xh_layout_xh,
|
|
"panel_btn" : zswq_up_ty_img_db2_panel_btn,
|
|
"btn" : zswq_up_ty_img_db2_panel_btn_btn,
|
|
"btn_txt" : zswq_up_ty_img_db2_panel_btn_btn_btn_txt,
|
|
"title_top" : zswq_up_title_top,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2 extends Node{
|
|
nodesType:{
|
|
"ty_img_004" : zswq_up_ty_img_db2_ty_img_004,
|
|
"zz_img_016" : zswq_up_ty_img_db2_ty_img_004_zz_img_016,
|
|
"txt_jie1" : zswq_up_ty_img_db2_ty_img_004_txt_jie1,
|
|
"txt_jie2" : zswq_up_ty_img_db2_ty_img_004_txt_jie2,
|
|
"panel_star" : zswq_up_ty_img_db2_panel_star,
|
|
"star1" : zswq_up_ty_img_db2_panel_star_star1,
|
|
"star2" : zswq_up_ty_img_db2_panel_star_star2,
|
|
"panel_sx" : zswq_up_ty_img_db2_panel_sx,
|
|
"txt_atk1" : zswq_up_ty_img_db2_panel_sx_txt_atk1,
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_atk1_txt_sx,
|
|
"txt_hp1" : zswq_up_ty_img_db2_panel_sx_txt_hp1,
|
|
"txt_def1" : zswq_up_ty_img_db2_panel_sx_txt_def1,
|
|
"txt_speed1" : zswq_up_ty_img_db2_panel_sx_txt_speed1,
|
|
"txt_atk2" : zswq_up_ty_img_db2_panel_sx_txt_atk2,
|
|
"txt_hp2" : zswq_up_ty_img_db2_panel_sx_txt_hp2,
|
|
"txt_def2" : zswq_up_ty_img_db2_panel_sx_txt_def2,
|
|
"txt_speed2" : zswq_up_ty_img_db2_panel_sx_txt_speed2,
|
|
"panel_xh" : zswq_up_ty_img_db2_panel_xh,
|
|
"ty_img_010" : zswq_up_ty_img_db2_panel_xh_ty_img_010,
|
|
"Sprite" : zswq_up_ty_img_db2_panel_xh_Sprite,
|
|
"Sprite1" : zswq_up_ty_img_db2_panel_xh_Sprite1,
|
|
"title_xh" : zswq_up_ty_img_db2_panel_xh_title_xh,
|
|
"list_xh" : zswq_up_ty_img_db2_panel_xh_list_xh,
|
|
"txt_xh" : zswq_up_ty_img_db2_panel_xh_list_xh_txt_xh,
|
|
"layout_xh" : zswq_up_ty_img_db2_panel_xh_layout_xh,
|
|
"panel_btn" : zswq_up_ty_img_db2_panel_btn,
|
|
"btn" : zswq_up_ty_img_db2_panel_btn_btn,
|
|
"btn_txt" : zswq_up_ty_img_db2_panel_btn_btn_btn_txt,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_ty_img_004 extends Node{
|
|
nodesType:{
|
|
"zz_img_016" : zswq_up_ty_img_db2_ty_img_004_zz_img_016,
|
|
"txt_jie1" : zswq_up_ty_img_db2_ty_img_004_txt_jie1,
|
|
"txt_jie2" : zswq_up_ty_img_db2_ty_img_004_txt_jie2,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_ty_img_004_zz_img_016 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_ty_img_004_txt_jie1 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_ty_img_004_txt_jie2 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_star extends Node{
|
|
nodesType:{
|
|
"star1" : zswq_up_ty_img_db2_panel_star_star1,
|
|
"star2" : zswq_up_ty_img_db2_panel_star_star2,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_star_star1 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_star_star2 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx extends Node{
|
|
nodesType:{
|
|
"txt_atk1" : zswq_up_ty_img_db2_panel_sx_txt_atk1,
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_atk1_txt_sx,
|
|
"txt_hp1" : zswq_up_ty_img_db2_panel_sx_txt_hp1,
|
|
"txt_def1" : zswq_up_ty_img_db2_panel_sx_txt_def1,
|
|
"txt_speed1" : zswq_up_ty_img_db2_panel_sx_txt_speed1,
|
|
"txt_atk2" : zswq_up_ty_img_db2_panel_sx_txt_atk2,
|
|
"txt_hp2" : zswq_up_ty_img_db2_panel_sx_txt_hp2,
|
|
"txt_def2" : zswq_up_ty_img_db2_panel_sx_txt_def2,
|
|
"txt_speed2" : zswq_up_ty_img_db2_panel_sx_txt_speed2,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_atk1 extends Node{
|
|
nodesType:{
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_atk1_txt_sx,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_atk1_txt_sx extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_hp1 extends Node{
|
|
nodesType:{
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_hp1_txt_sx,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_hp1_txt_sx extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_def1 extends Node{
|
|
nodesType:{
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_def1_txt_sx,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_def1_txt_sx extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_speed1 extends Node{
|
|
nodesType:{
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_speed1_txt_sx,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_speed1_txt_sx extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_atk2 extends Node{
|
|
nodesType:{
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_atk2_txt_sx,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_atk2_txt_sx extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_hp2 extends Node{
|
|
nodesType:{
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_hp2_txt_sx,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_hp2_txt_sx extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_def2 extends Node{
|
|
nodesType:{
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_def2_txt_sx,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_def2_txt_sx extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_speed2 extends Node{
|
|
nodesType:{
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_speed2_txt_sx,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_sx_txt_speed2_txt_sx extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_xh extends Node{
|
|
nodesType:{
|
|
"ty_img_010" : zswq_up_ty_img_db2_panel_xh_ty_img_010,
|
|
"Sprite" : zswq_up_ty_img_db2_panel_xh_Sprite,
|
|
"Sprite1" : zswq_up_ty_img_db2_panel_xh_Sprite1,
|
|
"title_xh" : zswq_up_ty_img_db2_panel_xh_title_xh,
|
|
"list_xh" : zswq_up_ty_img_db2_panel_xh_list_xh,
|
|
"txt_xh" : zswq_up_ty_img_db2_panel_xh_list_xh_txt_xh,
|
|
"layout_xh" : zswq_up_ty_img_db2_panel_xh_layout_xh,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_xh_ty_img_010 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_xh_Sprite extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_xh_Sprite1 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_xh_title_xh extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_xh_list_xh extends Node{
|
|
nodesType:{
|
|
"txt_xh" : zswq_up_ty_img_db2_panel_xh_list_xh_txt_xh,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_xh_list_xh_txt_xh extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_xh_layout_xh extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_btn extends Node{
|
|
nodesType:{
|
|
"btn" : zswq_up_ty_img_db2_panel_btn_btn,
|
|
"btn_txt" : zswq_up_ty_img_db2_panel_btn_btn_btn_txt,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_btn_btn extends Node{
|
|
nodesType:{
|
|
"btn_txt" : zswq_up_ty_img_db2_panel_btn_btn_btn_txt,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_ty_img_db2_panel_btn_btn_btn_txt extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface zswq_up_title_top extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
declare global {
|
|
type tree_zhuanshuwuqi_zswq_up = {
|
|
"zswq_up" : zswq_up,
|
|
"ty_img_db2" : zswq_up_ty_img_db2,
|
|
"ty_img_004" : zswq_up_ty_img_db2_ty_img_004,
|
|
"zz_img_016" : zswq_up_ty_img_db2_ty_img_004_zz_img_016,
|
|
"txt_jie1" : zswq_up_ty_img_db2_ty_img_004_txt_jie1,
|
|
"txt_jie2" : zswq_up_ty_img_db2_ty_img_004_txt_jie2,
|
|
"panel_star" : zswq_up_ty_img_db2_panel_star,
|
|
"star1" : zswq_up_ty_img_db2_panel_star_star1,
|
|
"star2" : zswq_up_ty_img_db2_panel_star_star2,
|
|
"panel_sx" : zswq_up_ty_img_db2_panel_sx,
|
|
"txt_atk1" : zswq_up_ty_img_db2_panel_sx_txt_atk1,
|
|
"txt_sx" : zswq_up_ty_img_db2_panel_sx_txt_atk1_txt_sx,
|
|
"txt_hp1" : zswq_up_ty_img_db2_panel_sx_txt_hp1,
|
|
"txt_def1" : zswq_up_ty_img_db2_panel_sx_txt_def1,
|
|
"txt_speed1" : zswq_up_ty_img_db2_panel_sx_txt_speed1,
|
|
"txt_atk2" : zswq_up_ty_img_db2_panel_sx_txt_atk2,
|
|
"txt_hp2" : zswq_up_ty_img_db2_panel_sx_txt_hp2,
|
|
"txt_def2" : zswq_up_ty_img_db2_panel_sx_txt_def2,
|
|
"txt_speed2" : zswq_up_ty_img_db2_panel_sx_txt_speed2,
|
|
"panel_xh" : zswq_up_ty_img_db2_panel_xh,
|
|
"ty_img_010" : zswq_up_ty_img_db2_panel_xh_ty_img_010,
|
|
"Sprite" : zswq_up_ty_img_db2_panel_xh_Sprite,
|
|
"Sprite1" : zswq_up_ty_img_db2_panel_xh_Sprite1,
|
|
"title_xh" : zswq_up_ty_img_db2_panel_xh_title_xh,
|
|
"list_xh" : zswq_up_ty_img_db2_panel_xh_list_xh,
|
|
"txt_xh" : zswq_up_ty_img_db2_panel_xh_list_xh_txt_xh,
|
|
"layout_xh" : zswq_up_ty_img_db2_panel_xh_layout_xh,
|
|
"panel_btn" : zswq_up_ty_img_db2_panel_btn,
|
|
"btn" : zswq_up_ty_img_db2_panel_btn_btn,
|
|
"btn_txt" : zswq_up_ty_img_db2_panel_btn_btn_btn_txt,
|
|
"title_top" : zswq_up_title_top,
|
|
[key:string] : any
|
|
}
|
|
} |