366 lines
14 KiB
TypeScript
366 lines
14 KiB
TypeScript
import { Node } from 'cc';
|
|
interface kfkh_xscs extends Node{
|
|
nodesType:{
|
|
"bg_box" : kfkh_xscs_bg_box,
|
|
"bg_top" : kfkh_xscs_bg_box_bg_top,
|
|
"bg_di" : kfkh_xscs_bg_box_bg_di,
|
|
"bg_sad" : kfkh_xscs_bg_box_bg_di_bg_sad,
|
|
"ty_bg_top" : kfkh_xscs_bg_box_bg_di_ty_bg_top,
|
|
"ty_di1" : kfkh_xscs_bg_box_ty_di1,
|
|
"bg_bottom" : kfkh_xscs_bg_box_bg_bottom,
|
|
"kfkh_xscs_ysz" : kfkh_xscs_bg_box_bg_bottom_kfkh_xscs_ysz,
|
|
"title" : kfkh_xscs_bg_box_bg_bottom_title,
|
|
"ScrollView" : kfkh_xscs_bg_box_ScrollView,
|
|
"view" : kfkh_xscs_bg_box_ScrollView_view,
|
|
"content" : kfkh_xscs_bg_box_ScrollView_view_content,
|
|
"list" : kfkh_xscs_bg_box_list,
|
|
"tuo_img" : kfkh_xscs_bg_box_list_tuo_img,
|
|
"lay" : kfkh_xscs_bg_box_list_lay,
|
|
"item1" : kfkh_xscs_bg_box_list_lay_item1,
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item1_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item1_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item1_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item1_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item1_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_num,
|
|
"item2" : kfkh_xscs_bg_box_list_lay_item2,
|
|
"item3" : kfkh_xscs_bg_box_list_lay_item3,
|
|
"item4" : kfkh_xscs_bg_box_list_lay_item4,
|
|
"openBox" : kfkh_xscs_bg_box_list_openBox,
|
|
"SpriteSplash" : kfkh_xscs_bg_box_list_openBox_SpriteSplash,
|
|
"img_time" : kfkh_xscs_bg_box_list_openBox_img_time,
|
|
"text1" : kfkh_xscs_bg_box_list_openBox_img_time_text1,
|
|
"text2" : kfkh_xscs_bg_box_list_openBox_img_time_text2,
|
|
"shopItem" : kfkh_xscs_bg_box_shopItem,
|
|
"gai" : kfkh_xscs_bg_box_gai,
|
|
"aniNode" : kfkh_xscs_bg_box_aniNode,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box extends Node{
|
|
nodesType:{
|
|
"bg_top" : kfkh_xscs_bg_box_bg_top,
|
|
"bg_di" : kfkh_xscs_bg_box_bg_di,
|
|
"bg_sad" : kfkh_xscs_bg_box_bg_di_bg_sad,
|
|
"ty_bg_top" : kfkh_xscs_bg_box_bg_di_ty_bg_top,
|
|
"ty_di1" : kfkh_xscs_bg_box_ty_di1,
|
|
"bg_bottom" : kfkh_xscs_bg_box_bg_bottom,
|
|
"kfkh_xscs_ysz" : kfkh_xscs_bg_box_bg_bottom_kfkh_xscs_ysz,
|
|
"title" : kfkh_xscs_bg_box_bg_bottom_title,
|
|
"ScrollView" : kfkh_xscs_bg_box_ScrollView,
|
|
"view" : kfkh_xscs_bg_box_ScrollView_view,
|
|
"content" : kfkh_xscs_bg_box_ScrollView_view_content,
|
|
"list" : kfkh_xscs_bg_box_list,
|
|
"tuo_img" : kfkh_xscs_bg_box_list_tuo_img,
|
|
"lay" : kfkh_xscs_bg_box_list_lay,
|
|
"item1" : kfkh_xscs_bg_box_list_lay_item1,
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item1_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item1_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item1_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item1_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item1_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_num,
|
|
"item2" : kfkh_xscs_bg_box_list_lay_item2,
|
|
"item3" : kfkh_xscs_bg_box_list_lay_item3,
|
|
"item4" : kfkh_xscs_bg_box_list_lay_item4,
|
|
"openBox" : kfkh_xscs_bg_box_list_openBox,
|
|
"SpriteSplash" : kfkh_xscs_bg_box_list_openBox_SpriteSplash,
|
|
"img_time" : kfkh_xscs_bg_box_list_openBox_img_time,
|
|
"text1" : kfkh_xscs_bg_box_list_openBox_img_time_text1,
|
|
"text2" : kfkh_xscs_bg_box_list_openBox_img_time_text2,
|
|
"shopItem" : kfkh_xscs_bg_box_shopItem,
|
|
"gai" : kfkh_xscs_bg_box_gai,
|
|
"aniNode" : kfkh_xscs_bg_box_aniNode,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_bg_top extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_bg_di extends Node{
|
|
nodesType:{
|
|
"bg_sad" : kfkh_xscs_bg_box_bg_di_bg_sad,
|
|
"ty_bg_top" : kfkh_xscs_bg_box_bg_di_ty_bg_top,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_bg_di_bg_sad extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_bg_di_ty_bg_top extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_ty_di1 extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_bg_bottom extends Node{
|
|
nodesType:{
|
|
"kfkh_xscs_ysz" : kfkh_xscs_bg_box_bg_bottom_kfkh_xscs_ysz,
|
|
"title" : kfkh_xscs_bg_box_bg_bottom_title,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_bg_bottom_kfkh_xscs_ysz extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_bg_bottom_title extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_ScrollView extends Node{
|
|
nodesType:{
|
|
"view" : kfkh_xscs_bg_box_ScrollView_view,
|
|
"content" : kfkh_xscs_bg_box_ScrollView_view_content,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_ScrollView_view extends Node{
|
|
nodesType:{
|
|
"content" : kfkh_xscs_bg_box_ScrollView_view_content,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_ScrollView_view_content extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list extends Node{
|
|
nodesType:{
|
|
"tuo_img" : kfkh_xscs_bg_box_list_tuo_img,
|
|
"lay" : kfkh_xscs_bg_box_list_lay,
|
|
"item1" : kfkh_xscs_bg_box_list_lay_item1,
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item1_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item1_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item1_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item1_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item1_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_num,
|
|
"item2" : kfkh_xscs_bg_box_list_lay_item2,
|
|
"item3" : kfkh_xscs_bg_box_list_lay_item3,
|
|
"item4" : kfkh_xscs_bg_box_list_lay_item4,
|
|
"openBox" : kfkh_xscs_bg_box_list_openBox,
|
|
"SpriteSplash" : kfkh_xscs_bg_box_list_openBox_SpriteSplash,
|
|
"img_time" : kfkh_xscs_bg_box_list_openBox_img_time,
|
|
"text1" : kfkh_xscs_bg_box_list_openBox_img_time_text1,
|
|
"text2" : kfkh_xscs_bg_box_list_openBox_img_time_text2,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_tuo_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay extends Node{
|
|
nodesType:{
|
|
"item1" : kfkh_xscs_bg_box_list_lay_item1,
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item1_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item1_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item1_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item1_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item1_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_num,
|
|
"item2" : kfkh_xscs_bg_box_list_lay_item2,
|
|
"item3" : kfkh_xscs_bg_box_list_lay_item3,
|
|
"item4" : kfkh_xscs_bg_box_list_lay_item4,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item1 extends Node{
|
|
nodesType:{
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item1_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item1_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item1_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item1_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item1_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_num,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item1_prize extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item1_ygm_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item1_zekou extends Node{
|
|
nodesType:{
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item1_zekou_zk_text,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item1_zekou_zk_text extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item1_btn_shop extends Node{
|
|
nodesType:{
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_num,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_num extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item2 extends Node{
|
|
nodesType:{
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item2_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item2_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item2_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item2_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item2_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item2_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item2_btn_shop_money_num,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item2_prize extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item2_ygm_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item2_zekou extends Node{
|
|
nodesType:{
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item2_zekou_zk_text,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item2_zekou_zk_text extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item2_btn_shop extends Node{
|
|
nodesType:{
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item2_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item2_btn_shop_money_num,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item2_btn_shop_money_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item2_btn_shop_money_num extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item3 extends Node{
|
|
nodesType:{
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item3_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item3_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item3_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item3_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item3_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item3_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item3_btn_shop_money_num,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item3_prize extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item3_ygm_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item3_zekou extends Node{
|
|
nodesType:{
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item3_zekou_zk_text,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item3_zekou_zk_text extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item3_btn_shop extends Node{
|
|
nodesType:{
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item3_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item3_btn_shop_money_num,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item3_btn_shop_money_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item3_btn_shop_money_num extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item4 extends Node{
|
|
nodesType:{
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item4_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item4_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item4_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item4_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item4_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item4_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item4_btn_shop_money_num,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item4_prize extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item4_ygm_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item4_zekou extends Node{
|
|
nodesType:{
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item4_zekou_zk_text,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item4_zekou_zk_text extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item4_btn_shop extends Node{
|
|
nodesType:{
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item4_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item4_btn_shop_money_num,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item4_btn_shop_money_img extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_lay_item4_btn_shop_money_num extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_openBox extends Node{
|
|
nodesType:{
|
|
"SpriteSplash" : kfkh_xscs_bg_box_list_openBox_SpriteSplash,
|
|
"img_time" : kfkh_xscs_bg_box_list_openBox_img_time,
|
|
"text1" : kfkh_xscs_bg_box_list_openBox_img_time_text1,
|
|
"text2" : kfkh_xscs_bg_box_list_openBox_img_time_text2,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_openBox_SpriteSplash extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_openBox_img_time extends Node{
|
|
nodesType:{
|
|
"text1" : kfkh_xscs_bg_box_list_openBox_img_time_text1,
|
|
"text2" : kfkh_xscs_bg_box_list_openBox_img_time_text2,
|
|
|
|
}
|
|
}
|
|
interface kfkh_xscs_bg_box_list_openBox_img_time_text1 extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_list_openBox_img_time_text2 extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_shopItem extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_gai extends Node{
|
|
}
|
|
interface kfkh_xscs_bg_box_aniNode extends Node{
|
|
}
|
|
declare global {
|
|
type tree_kaifukuanghuan_kfkh_xscs = {
|
|
"kfkh_xscs" : kfkh_xscs,
|
|
"bg_box" : kfkh_xscs_bg_box,
|
|
"bg_top" : kfkh_xscs_bg_box_bg_top,
|
|
"bg_di" : kfkh_xscs_bg_box_bg_di,
|
|
"bg_sad" : kfkh_xscs_bg_box_bg_di_bg_sad,
|
|
"ty_bg_top" : kfkh_xscs_bg_box_bg_di_ty_bg_top,
|
|
"ty_di1" : kfkh_xscs_bg_box_ty_di1,
|
|
"bg_bottom" : kfkh_xscs_bg_box_bg_bottom,
|
|
"kfkh_xscs_ysz" : kfkh_xscs_bg_box_bg_bottom_kfkh_xscs_ysz,
|
|
"title" : kfkh_xscs_bg_box_bg_bottom_title,
|
|
"ScrollView" : kfkh_xscs_bg_box_ScrollView,
|
|
"view" : kfkh_xscs_bg_box_ScrollView_view,
|
|
"content" : kfkh_xscs_bg_box_ScrollView_view_content,
|
|
"list" : kfkh_xscs_bg_box_list,
|
|
"tuo_img" : kfkh_xscs_bg_box_list_tuo_img,
|
|
"lay" : kfkh_xscs_bg_box_list_lay,
|
|
"item1" : kfkh_xscs_bg_box_list_lay_item1,
|
|
"prize" : kfkh_xscs_bg_box_list_lay_item1_prize,
|
|
"ygm_img" : kfkh_xscs_bg_box_list_lay_item1_ygm_img,
|
|
"zekou" : kfkh_xscs_bg_box_list_lay_item1_zekou,
|
|
"zk_text" : kfkh_xscs_bg_box_list_lay_item1_zekou_zk_text,
|
|
"btn_shop" : kfkh_xscs_bg_box_list_lay_item1_btn_shop,
|
|
"money_img" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_img,
|
|
"money_num" : kfkh_xscs_bg_box_list_lay_item1_btn_shop_money_num,
|
|
"item2" : kfkh_xscs_bg_box_list_lay_item2,
|
|
"item3" : kfkh_xscs_bg_box_list_lay_item3,
|
|
"item4" : kfkh_xscs_bg_box_list_lay_item4,
|
|
"openBox" : kfkh_xscs_bg_box_list_openBox,
|
|
"SpriteSplash" : kfkh_xscs_bg_box_list_openBox_SpriteSplash,
|
|
"img_time" : kfkh_xscs_bg_box_list_openBox_img_time,
|
|
"text1" : kfkh_xscs_bg_box_list_openBox_img_time_text1,
|
|
"text2" : kfkh_xscs_bg_box_list_openBox_img_time_text2,
|
|
"shopItem" : kfkh_xscs_bg_box_shopItem,
|
|
"gai" : kfkh_xscs_bg_box_gai,
|
|
"aniNode" : kfkh_xscs_bg_box_aniNode,
|
|
}} |