128 lines
4.0 KiB
TypeScript
128 lines
4.0 KiB
TypeScript
import { Node } from 'cc';
|
|
interface goumaicishu extends Node{
|
|
nodesType:{
|
|
"pop_01" : goumaicishu_pop_01,
|
|
"tips_top" : goumaicishu_pop_01_tips_top,
|
|
"ty_pop1" : goumaicishu_pop_01_tips_top_ty_pop1,
|
|
"title" : goumaicishu_pop_01_tips_top_title,
|
|
"btn_close" : goumaicishu_pop_01_tips_top_btn_close,
|
|
"RichText" : goumaicishu_pop_01_RichText,
|
|
"RichText1" : goumaicishu_pop_01_RichText1,
|
|
"jqzb_gmxx1" : goumaicishu_pop_01_jqzb_gmxx1,
|
|
"btn_jia" : goumaicishu_pop_01_btn_jia,
|
|
"btn_jian" : goumaicishu_pop_01_btn_jian,
|
|
"txt_num" : goumaicishu_pop_01_txt_num,
|
|
"btn_gm" : goumaicishu_pop_01_btn_gm,
|
|
"btntxt" : goumaicishu_pop_01_btn_gm_btntxt,
|
|
"icon_zuanshi" : goumaicishu_pop_01_btn_gm_icon_zuanshi,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01 extends Node{
|
|
nodesType:{
|
|
"tips_top" : goumaicishu_pop_01_tips_top,
|
|
"ty_pop1" : goumaicishu_pop_01_tips_top_ty_pop1,
|
|
"title" : goumaicishu_pop_01_tips_top_title,
|
|
"btn_close" : goumaicishu_pop_01_tips_top_btn_close,
|
|
"RichText" : goumaicishu_pop_01_RichText,
|
|
"RichText1" : goumaicishu_pop_01_RichText1,
|
|
"jqzb_gmxx1" : goumaicishu_pop_01_jqzb_gmxx1,
|
|
"btn_jia" : goumaicishu_pop_01_btn_jia,
|
|
"btn_jian" : goumaicishu_pop_01_btn_jian,
|
|
"txt_num" : goumaicishu_pop_01_txt_num,
|
|
"btn_gm" : goumaicishu_pop_01_btn_gm,
|
|
"btntxt" : goumaicishu_pop_01_btn_gm_btntxt,
|
|
"icon_zuanshi" : goumaicishu_pop_01_btn_gm_icon_zuanshi,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_tips_top extends Node{
|
|
nodesType:{
|
|
"ty_pop1" : goumaicishu_pop_01_tips_top_ty_pop1,
|
|
"title" : goumaicishu_pop_01_tips_top_title,
|
|
"btn_close" : goumaicishu_pop_01_tips_top_btn_close,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_tips_top_ty_pop1 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_tips_top_title extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_tips_top_btn_close extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_RichText extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_RichText1 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_jqzb_gmxx1 extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_btn_jia extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_btn_jian extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_txt_num extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_btn_gm extends Node{
|
|
nodesType:{
|
|
"btntxt" : goumaicishu_pop_01_btn_gm_btntxt,
|
|
"icon_zuanshi" : goumaicishu_pop_01_btn_gm_icon_zuanshi,
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_btn_gm_btntxt extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
interface goumaicishu_pop_01_btn_gm_icon_zuanshi extends Node{
|
|
nodesType:{
|
|
[key:string] : any
|
|
}
|
|
}
|
|
declare global {
|
|
type tree_jiequzhengba_goumaicishu = {
|
|
"goumaicishu" : goumaicishu,
|
|
"pop_01" : goumaicishu_pop_01,
|
|
"tips_top" : goumaicishu_pop_01_tips_top,
|
|
"ty_pop1" : goumaicishu_pop_01_tips_top_ty_pop1,
|
|
"title" : goumaicishu_pop_01_tips_top_title,
|
|
"btn_close" : goumaicishu_pop_01_tips_top_btn_close,
|
|
"RichText" : goumaicishu_pop_01_RichText,
|
|
"RichText1" : goumaicishu_pop_01_RichText1,
|
|
"jqzb_gmxx1" : goumaicishu_pop_01_jqzb_gmxx1,
|
|
"btn_jia" : goumaicishu_pop_01_btn_jia,
|
|
"btn_jian" : goumaicishu_pop_01_btn_jian,
|
|
"txt_num" : goumaicishu_pop_01_txt_num,
|
|
"btn_gm" : goumaicishu_pop_01_btn_gm,
|
|
"btntxt" : goumaicishu_pop_01_btn_gm_btntxt,
|
|
"icon_zuanshi" : goumaicishu_pop_01_btn_gm_icon_zuanshi,
|
|
[key:string] : any
|
|
}
|
|
} |