387 lines
15 KiB
TypeScript
387 lines
15 KiB
TypeScript
import { Node } from 'cc';
|
|
interface hbzb_pm extends Node{
|
|
nodesType:{
|
|
"bg" : hbzb_pm_bg,
|
|
"bg_ghph" : hbzb_pm_bg_bg_ghph,
|
|
"ty_bg_top2" : hbzb_pm_bg_ty_bg_top2,
|
|
"ty_di1" : hbzb_pm_bg_ty_di1,
|
|
"upNode_zhanli" : hbzb_pm_bg_upNode_zhanli,
|
|
"heromask" : hbzb_pm_bg_upNode_zhanli_heromask,
|
|
"hero" : hbzb_pm_bg_upNode_zhanli_heromask_hero,
|
|
"slzd_pmlh2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2,
|
|
"Mask" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask,
|
|
"zhu_10002" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask_zhu_10002,
|
|
"slzd_pmlh1" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1,
|
|
"Mask2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2,
|
|
"phb_bg_sx" : hbzb_pm_bg_upNode_zhanli_phb_bg_sx,
|
|
"name_first" : hbzb_pm_bg_upNode_zhanli_name_first,
|
|
"phb_img3" : hbzb_pm_bg_upNode_zhanli_phb_img3,
|
|
"1lst" : hbzb_pm_bg_upNode_zhanli_phb_img3_1lst,
|
|
"Layout" : hbzb_pm_bg_upNode_zhanli_Layout,
|
|
"tiaozhannum" : hbzb_pm_bg_upNode_zhanli_Layout_tiaozhannum,
|
|
"txt_tzcs" : hbzb_pm_bg_upNode_zhanli_Layout_txt_tzcs,
|
|
"Layout1" : hbzb_pm_bg_upNode_zhanli_Layout1,
|
|
"jifennum" : hbzb_pm_bg_upNode_zhanli_Layout1_jifennum,
|
|
"txt_jf" : hbzb_pm_bg_upNode_zhanli_Layout1_txt_jf,
|
|
"panel_jl" : hbzb_pm_bg_upNode_zhanli_panel_jl,
|
|
"ScrollView" : hbzb_pm_bg_ScrollView,
|
|
"view" : hbzb_pm_bg_ScrollView_view,
|
|
"content" : hbzb_pm_bg_ScrollView_view_content,
|
|
"list" : hbzb_pm_bg_list,
|
|
"rankimg" : hbzb_pm_bg_list_rankimg,
|
|
"ranktxt" : hbzb_pm_bg_list_ranktxt,
|
|
"wsb" : hbzb_pm_bg_list_wsb,
|
|
"tongyong" : hbzb_pm_bg_list_tongyong,
|
|
"ty_bg_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang,
|
|
"head" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_head,
|
|
"zc_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : hbzb_pm_bg_list_tongyong_ty_bg_dengji,
|
|
"lv" : hbzb_pm_bg_list_tongyong_ty_bg_dengji_lv,
|
|
"playername" : hbzb_pm_bg_list_tongyong_playername,
|
|
"layout_tzcs" : hbzb_pm_bg_list_tongyong_layout_tzcs,
|
|
"layout_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf,
|
|
"txt_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf_txt_tzjf,
|
|
"downNode" : hbzb_pm_bg_downNode,
|
|
"panel_btn" : hbzb_pm_bg_panel_btn,
|
|
"Local" : hbzb_pm_bg_panel_btn_Local,
|
|
"Label" : hbzb_pm_bg_panel_btn_Local_Label,
|
|
"Cross" : hbzb_pm_bg_panel_btn_Cross,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg extends Node{
|
|
nodesType:{
|
|
"bg_ghph" : hbzb_pm_bg_bg_ghph,
|
|
"ty_bg_top2" : hbzb_pm_bg_ty_bg_top2,
|
|
"ty_di1" : hbzb_pm_bg_ty_di1,
|
|
"upNode_zhanli" : hbzb_pm_bg_upNode_zhanli,
|
|
"heromask" : hbzb_pm_bg_upNode_zhanli_heromask,
|
|
"hero" : hbzb_pm_bg_upNode_zhanli_heromask_hero,
|
|
"slzd_pmlh2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2,
|
|
"Mask" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask,
|
|
"zhu_10002" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask_zhu_10002,
|
|
"slzd_pmlh1" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1,
|
|
"Mask2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2,
|
|
"phb_bg_sx" : hbzb_pm_bg_upNode_zhanli_phb_bg_sx,
|
|
"name_first" : hbzb_pm_bg_upNode_zhanli_name_first,
|
|
"phb_img3" : hbzb_pm_bg_upNode_zhanli_phb_img3,
|
|
"1lst" : hbzb_pm_bg_upNode_zhanli_phb_img3_1lst,
|
|
"Layout" : hbzb_pm_bg_upNode_zhanli_Layout,
|
|
"tiaozhannum" : hbzb_pm_bg_upNode_zhanli_Layout_tiaozhannum,
|
|
"txt_tzcs" : hbzb_pm_bg_upNode_zhanli_Layout_txt_tzcs,
|
|
"Layout1" : hbzb_pm_bg_upNode_zhanli_Layout1,
|
|
"jifennum" : hbzb_pm_bg_upNode_zhanli_Layout1_jifennum,
|
|
"txt_jf" : hbzb_pm_bg_upNode_zhanli_Layout1_txt_jf,
|
|
"panel_jl" : hbzb_pm_bg_upNode_zhanli_panel_jl,
|
|
"ScrollView" : hbzb_pm_bg_ScrollView,
|
|
"view" : hbzb_pm_bg_ScrollView_view,
|
|
"content" : hbzb_pm_bg_ScrollView_view_content,
|
|
"list" : hbzb_pm_bg_list,
|
|
"bg" : hbzb_pm_bg_list_bg,
|
|
"rankimg" : hbzb_pm_bg_list_rankimg,
|
|
"ranktxt" : hbzb_pm_bg_list_ranktxt,
|
|
"wsb" : hbzb_pm_bg_list_wsb,
|
|
"tongyong" : hbzb_pm_bg_list_tongyong,
|
|
"ty_bg_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang,
|
|
"head" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_head,
|
|
"zc_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : hbzb_pm_bg_list_tongyong_ty_bg_dengji,
|
|
"lv" : hbzb_pm_bg_list_tongyong_ty_bg_dengji_lv,
|
|
"playername" : hbzb_pm_bg_list_tongyong_playername,
|
|
"layout_tzcs" : hbzb_pm_bg_list_tongyong_layout_tzcs,
|
|
"layout_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf,
|
|
"txt_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf_txt_tzjf,
|
|
"downNode" : hbzb_pm_bg_downNode,
|
|
"panel_btn" : hbzb_pm_bg_panel_btn,
|
|
"Local" : hbzb_pm_bg_panel_btn_Local,
|
|
"Label" : hbzb_pm_bg_panel_btn_Local_Label,
|
|
"Cross" : hbzb_pm_bg_panel_btn_Cross,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_bg_ghph extends Node{
|
|
}
|
|
interface hbzb_pm_bg_ty_bg_top2 extends Node{
|
|
}
|
|
interface hbzb_pm_bg_ty_di1 extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli extends Node{
|
|
nodesType:{
|
|
"heromask" : hbzb_pm_bg_upNode_zhanli_heromask,
|
|
"hero" : hbzb_pm_bg_upNode_zhanli_heromask_hero,
|
|
"slzd_pmlh2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2,
|
|
"Mask" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask,
|
|
"zhu_10002" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask_zhu_10002,
|
|
"slzd_pmlh1" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1,
|
|
"Mask2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2,
|
|
"phb_bg_sx" : hbzb_pm_bg_upNode_zhanli_phb_bg_sx,
|
|
"name_first" : hbzb_pm_bg_upNode_zhanli_name_first,
|
|
"phb_img3" : hbzb_pm_bg_upNode_zhanli_phb_img3,
|
|
"1lst" : hbzb_pm_bg_upNode_zhanli_phb_img3_1lst,
|
|
"Layout" : hbzb_pm_bg_upNode_zhanli_Layout,
|
|
"tiaozhannum" : hbzb_pm_bg_upNode_zhanli_Layout_tiaozhannum,
|
|
"txt_tzcs" : hbzb_pm_bg_upNode_zhanli_Layout_txt_tzcs,
|
|
"Layout1" : hbzb_pm_bg_upNode_zhanli_Layout1,
|
|
"jifennum" : hbzb_pm_bg_upNode_zhanli_Layout1_jifennum,
|
|
"txt_jf" : hbzb_pm_bg_upNode_zhanli_Layout1_txt_jf,
|
|
"panel_jl" : hbzb_pm_bg_upNode_zhanli_panel_jl,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_heromask extends Node{
|
|
nodesType:{
|
|
"hero" : hbzb_pm_bg_upNode_zhanli_heromask_hero,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_heromask_hero extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_slzd_pmlh2 extends Node{
|
|
nodesType:{
|
|
"Mask" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask,
|
|
"zhu_10002" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask_zhu_10002,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask extends Node{
|
|
nodesType:{
|
|
"zhu_10002" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask_zhu_10002,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask_zhu_10002 extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_slzd_pmlh1 extends Node{
|
|
nodesType:{
|
|
"Mask2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2,
|
|
"zhu_10002" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2_zhu_10002,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2 extends Node{
|
|
nodesType:{
|
|
"zhu_10002" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2_zhu_10002,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2_zhu_10002 extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_phb_bg_sx extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_name_first extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_phb_img3 extends Node{
|
|
nodesType:{
|
|
"1lst" : hbzb_pm_bg_upNode_zhanli_phb_img3_1lst,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_phb_img3_1lst extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_Layout extends Node{
|
|
nodesType:{
|
|
"tiaozhannum" : hbzb_pm_bg_upNode_zhanli_Layout_tiaozhannum,
|
|
"txt_tzcs" : hbzb_pm_bg_upNode_zhanli_Layout_txt_tzcs,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_Layout_tiaozhannum extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_Layout_txt_tzcs extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_Layout1 extends Node{
|
|
nodesType:{
|
|
"jifennum" : hbzb_pm_bg_upNode_zhanli_Layout1_jifennum,
|
|
"txt_jf" : hbzb_pm_bg_upNode_zhanli_Layout1_txt_jf,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_Layout1_jifennum extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_Layout1_txt_jf extends Node{
|
|
}
|
|
interface hbzb_pm_bg_upNode_zhanli_panel_jl extends Node{
|
|
}
|
|
interface hbzb_pm_bg_ScrollView extends Node{
|
|
nodesType:{
|
|
"view" : hbzb_pm_bg_ScrollView_view,
|
|
"content" : hbzb_pm_bg_ScrollView_view_content,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_ScrollView_view extends Node{
|
|
nodesType:{
|
|
"content" : hbzb_pm_bg_ScrollView_view_content,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_ScrollView_view_content extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list extends Node{
|
|
nodesType:{
|
|
"bg" : hbzb_pm_bg_list_bg,
|
|
"rankimg" : hbzb_pm_bg_list_rankimg,
|
|
"ranktxt" : hbzb_pm_bg_list_ranktxt,
|
|
"wsb" : hbzb_pm_bg_list_wsb,
|
|
"tongyong" : hbzb_pm_bg_list_tongyong,
|
|
"ty_bg_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang,
|
|
"head" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_head,
|
|
"zc_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : hbzb_pm_bg_list_tongyong_ty_bg_dengji,
|
|
"lv" : hbzb_pm_bg_list_tongyong_ty_bg_dengji_lv,
|
|
"playername" : hbzb_pm_bg_list_tongyong_playername,
|
|
"layout_tzcs" : hbzb_pm_bg_list_tongyong_layout_tzcs,
|
|
"txt_tzcs" : hbzb_pm_bg_list_tongyong_layout_tzcs_txt_tzcs,
|
|
"tiaozhannum" : hbzb_pm_bg_list_tongyong_layout_tzcs_tiaozhannum,
|
|
"layout_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf,
|
|
"txt_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf_txt_tzjf,
|
|
"jifennum" : hbzb_pm_bg_list_tongyong_layout_tzjf_jifennum,
|
|
"panel_jl" : hbzb_pm_bg_list_panel_jl,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_list_bg extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_rankimg extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_ranktxt extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_wsb extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong extends Node{
|
|
nodesType:{
|
|
"ty_bg_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang,
|
|
"head" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_head,
|
|
"zc_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : hbzb_pm_bg_list_tongyong_ty_bg_dengji,
|
|
"lv" : hbzb_pm_bg_list_tongyong_ty_bg_dengji_lv,
|
|
"playername" : hbzb_pm_bg_list_tongyong_playername,
|
|
"layout_tzcs" : hbzb_pm_bg_list_tongyong_layout_tzcs,
|
|
"txt_tzcs" : hbzb_pm_bg_list_tongyong_layout_tzcs_txt_tzcs,
|
|
"tiaozhannum" : hbzb_pm_bg_list_tongyong_layout_tzcs_tiaozhannum,
|
|
"layout_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf,
|
|
"txt_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf_txt_tzjf,
|
|
"jifennum" : hbzb_pm_bg_list_tongyong_layout_tzjf_jifennum,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_ty_bg_touxiang extends Node{
|
|
nodesType:{
|
|
"head" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_head,
|
|
"zc_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_zc_touxiang,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_ty_bg_touxiang_head extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_ty_bg_touxiang_zc_touxiang extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_ty_bg_dengji extends Node{
|
|
nodesType:{
|
|
"lv" : hbzb_pm_bg_list_tongyong_ty_bg_dengji_lv,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_ty_bg_dengji_lv extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_playername extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_layout_tzcs extends Node{
|
|
nodesType:{
|
|
"txt_tzcs" : hbzb_pm_bg_list_tongyong_layout_tzcs_txt_tzcs,
|
|
"tiaozhannum" : hbzb_pm_bg_list_tongyong_layout_tzcs_tiaozhannum,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_layout_tzcs_txt_tzcs extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_layout_tzcs_tiaozhannum extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_layout_tzjf extends Node{
|
|
nodesType:{
|
|
"txt_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf_txt_tzjf,
|
|
"jifennum" : hbzb_pm_bg_list_tongyong_layout_tzjf_jifennum,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_layout_tzjf_txt_tzjf extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_tongyong_layout_tzjf_jifennum extends Node{
|
|
}
|
|
interface hbzb_pm_bg_list_panel_jl extends Node{
|
|
}
|
|
interface hbzb_pm_bg_downNode extends Node{
|
|
}
|
|
interface hbzb_pm_bg_panel_btn extends Node{
|
|
nodesType:{
|
|
"Local" : hbzb_pm_bg_panel_btn_Local,
|
|
"Label" : hbzb_pm_bg_panel_btn_Local_Label,
|
|
"Cross" : hbzb_pm_bg_panel_btn_Cross,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_panel_btn_Local extends Node{
|
|
nodesType:{
|
|
"Label" : hbzb_pm_bg_panel_btn_Local_Label,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_panel_btn_Local_Label extends Node{
|
|
}
|
|
interface hbzb_pm_bg_panel_btn_Cross extends Node{
|
|
nodesType:{
|
|
"Label" : hbzb_pm_bg_panel_btn_Cross_Label,
|
|
|
|
}
|
|
}
|
|
interface hbzb_pm_bg_panel_btn_Cross_Label extends Node{
|
|
}
|
|
declare global {
|
|
type tree_heibangzhengba_hbzb_pm = {
|
|
"hbzb_pm" : hbzb_pm,
|
|
"bg" : hbzb_pm_bg,
|
|
"bg_ghph" : hbzb_pm_bg_bg_ghph,
|
|
"ty_bg_top2" : hbzb_pm_bg_ty_bg_top2,
|
|
"ty_di1" : hbzb_pm_bg_ty_di1,
|
|
"upNode_zhanli" : hbzb_pm_bg_upNode_zhanli,
|
|
"heromask" : hbzb_pm_bg_upNode_zhanli_heromask,
|
|
"hero" : hbzb_pm_bg_upNode_zhanli_heromask_hero,
|
|
"slzd_pmlh2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2,
|
|
"Mask" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask,
|
|
"zhu_10002" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh2_Mask_zhu_10002,
|
|
"slzd_pmlh1" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1,
|
|
"Mask2" : hbzb_pm_bg_upNode_zhanli_slzd_pmlh1_Mask2,
|
|
"phb_bg_sx" : hbzb_pm_bg_upNode_zhanli_phb_bg_sx,
|
|
"name_first" : hbzb_pm_bg_upNode_zhanli_name_first,
|
|
"phb_img3" : hbzb_pm_bg_upNode_zhanli_phb_img3,
|
|
"1lst" : hbzb_pm_bg_upNode_zhanli_phb_img3_1lst,
|
|
"Layout" : hbzb_pm_bg_upNode_zhanli_Layout,
|
|
"tiaozhannum" : hbzb_pm_bg_upNode_zhanli_Layout_tiaozhannum,
|
|
"txt_tzcs" : hbzb_pm_bg_upNode_zhanli_Layout_txt_tzcs,
|
|
"Layout1" : hbzb_pm_bg_upNode_zhanli_Layout1,
|
|
"jifennum" : hbzb_pm_bg_upNode_zhanli_Layout1_jifennum,
|
|
"txt_jf" : hbzb_pm_bg_upNode_zhanli_Layout1_txt_jf,
|
|
"panel_jl" : hbzb_pm_bg_upNode_zhanli_panel_jl,
|
|
"ScrollView" : hbzb_pm_bg_ScrollView,
|
|
"view" : hbzb_pm_bg_ScrollView_view,
|
|
"content" : hbzb_pm_bg_ScrollView_view_content,
|
|
"list" : hbzb_pm_bg_list,
|
|
"rankimg" : hbzb_pm_bg_list_rankimg,
|
|
"ranktxt" : hbzb_pm_bg_list_ranktxt,
|
|
"wsb" : hbzb_pm_bg_list_wsb,
|
|
"tongyong" : hbzb_pm_bg_list_tongyong,
|
|
"ty_bg_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang,
|
|
"head" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_head,
|
|
"zc_touxiang" : hbzb_pm_bg_list_tongyong_ty_bg_touxiang_zc_touxiang,
|
|
"ty_bg_dengji" : hbzb_pm_bg_list_tongyong_ty_bg_dengji,
|
|
"lv" : hbzb_pm_bg_list_tongyong_ty_bg_dengji_lv,
|
|
"playername" : hbzb_pm_bg_list_tongyong_playername,
|
|
"layout_tzcs" : hbzb_pm_bg_list_tongyong_layout_tzcs,
|
|
"layout_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf,
|
|
"txt_tzjf" : hbzb_pm_bg_list_tongyong_layout_tzjf_txt_tzjf,
|
|
"downNode" : hbzb_pm_bg_downNode,
|
|
"panel_btn" : hbzb_pm_bg_panel_btn,
|
|
"Local" : hbzb_pm_bg_panel_btn_Local,
|
|
"Label" : hbzb_pm_bg_panel_btn_Local_Label,
|
|
"Cross" : hbzb_pm_bg_panel_btn_Cross,
|
|
}} |