fix:1、添加项目
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class btn_collect : GButton
|
||||
{
|
||||
public GImage img_saveingpot;
|
||||
public const string URL = "ui://edhx114fiwfg1m";
|
||||
|
||||
public static btn_collect CreateInstance()
|
||||
{
|
||||
return (btn_collect)UIPackage.CreateObject("rank", "btn_collect");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
img_saveingpot = (GImage)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: deb1369b396cedf46be13e415a0786c5
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,37 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class btn_task_tab : GComponent
|
||||
{
|
||||
public Controller select;
|
||||
public GTextField title;
|
||||
public GTextField title1;
|
||||
public GTextField title2;
|
||||
public GButton btn_hour;
|
||||
public GButton btn_day;
|
||||
public GButton btn_week;
|
||||
public const string URL = "ui://edhx114fiec41";
|
||||
|
||||
public static btn_task_tab CreateInstance()
|
||||
{
|
||||
return (btn_task_tab)UIPackage.CreateObject("rank", "btn_task_tab");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
select = GetControllerAt(0);
|
||||
title = (GTextField)GetChildAt(2);
|
||||
title1 = (GTextField)GetChildAt(7);
|
||||
title2 = (GTextField)GetChildAt(8);
|
||||
btn_hour = (GButton)GetChildAt(9);
|
||||
btn_day = (GButton)GetChildAt(10);
|
||||
btn_week = (GButton)GetChildAt(11);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b6f9b0e1a8295d94b9e87679e6264f8b
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,47 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class com_rank_reward : GComponent
|
||||
{
|
||||
public Controller pay_type;
|
||||
public Controller mode;
|
||||
public GTextField lab_pot;
|
||||
public GGroup group_top;
|
||||
public GList list_rank;
|
||||
public GButton head_2;
|
||||
public GButton head_1;
|
||||
public GButton head_3;
|
||||
public GButton btn_close;
|
||||
public btn_collect btn_collect;
|
||||
public GTextField lab_total;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://edhx114fiwfg1k";
|
||||
|
||||
public static com_rank_reward CreateInstance()
|
||||
{
|
||||
return (com_rank_reward)UIPackage.CreateObject("rank", "com_rank_reward");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
pay_type = GetControllerAt(0);
|
||||
mode = GetControllerAt(1);
|
||||
lab_pot = (GTextField)GetChildAt(7);
|
||||
group_top = (GGroup)GetChildAt(8);
|
||||
list_rank = (GList)GetChildAt(9);
|
||||
head_2 = (GButton)GetChildAt(14);
|
||||
head_1 = (GButton)GetChildAt(15);
|
||||
head_3 = (GButton)GetChildAt(16);
|
||||
btn_close = (GButton)GetChildAt(17);
|
||||
btn_collect = (btn_collect)GetChildAt(19);
|
||||
lab_total = (GTextField)GetChildAt(23);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 288bd747ae389ce4cb4893bea8137c6a
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,33 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class com_rank_rule : GComponent
|
||||
{
|
||||
public Controller pay_type;
|
||||
public rank_panel_partent rank_panel_partent;
|
||||
public GButton btn_close;
|
||||
public GGroup group_top;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://edhx114fiwfg1u";
|
||||
|
||||
public static com_rank_rule CreateInstance()
|
||||
{
|
||||
return (com_rank_rule)UIPackage.CreateObject("rank", "com_rank_rule");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
pay_type = GetControllerAt(0);
|
||||
rank_panel_partent = (rank_panel_partent)GetChildAt(0);
|
||||
btn_close = (GButton)GetChildAt(2);
|
||||
group_top = (GGroup)GetChildAt(4);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 06915b6cb28fc75459d3ddc22d244a42
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,81 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class com_rank_view : GComponent
|
||||
{
|
||||
public Controller pay_type;
|
||||
public Controller mode;
|
||||
public GButton btn_rule;
|
||||
public GTextField lab_pot;
|
||||
public GButton btn_close;
|
||||
public GTextField lab_time;
|
||||
public GButton btn_pot;
|
||||
public GGroup group_top;
|
||||
public GList list_rank;
|
||||
public btn_task_tab btn_task_tab;
|
||||
public GButton head_2;
|
||||
public GButton head_1;
|
||||
public GButton head_3;
|
||||
public point_item second_points;
|
||||
public point_item second_pot;
|
||||
public point_item first_points;
|
||||
public point_item first_pot;
|
||||
public point_item third_points;
|
||||
public point_item third_pot;
|
||||
public GTextField lab_rank;
|
||||
public GButton btn_head;
|
||||
public point_item2 self_points;
|
||||
public point_item2 self_pot;
|
||||
public GTextField lab_name;
|
||||
public GTextField lab_name2;
|
||||
public GTextField lab_name1;
|
||||
public GTextField lab_name3;
|
||||
public GComponent add_points;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://edhx114fnest8";
|
||||
|
||||
public static com_rank_view CreateInstance()
|
||||
{
|
||||
return (com_rank_view)UIPackage.CreateObject("rank", "com_rank_view");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
pay_type = GetControllerAt(0);
|
||||
mode = GetControllerAt(1);
|
||||
btn_rule = (GButton)GetChildAt(4);
|
||||
lab_pot = (GTextField)GetChildAt(7);
|
||||
btn_close = (GButton)GetChildAt(8);
|
||||
lab_time = (GTextField)GetChildAt(10);
|
||||
btn_pot = (GButton)GetChildAt(11);
|
||||
group_top = (GGroup)GetChildAt(13);
|
||||
list_rank = (GList)GetChildAt(17);
|
||||
btn_task_tab = (btn_task_tab)GetChildAt(18);
|
||||
head_2 = (GButton)GetChildAt(22);
|
||||
head_1 = (GButton)GetChildAt(23);
|
||||
head_3 = (GButton)GetChildAt(24);
|
||||
second_points = (point_item)GetChildAt(25);
|
||||
second_pot = (point_item)GetChildAt(26);
|
||||
first_points = (point_item)GetChildAt(27);
|
||||
first_pot = (point_item)GetChildAt(28);
|
||||
third_points = (point_item)GetChildAt(29);
|
||||
third_pot = (point_item)GetChildAt(30);
|
||||
lab_rank = (GTextField)GetChildAt(32);
|
||||
btn_head = (GButton)GetChildAt(33);
|
||||
self_points = (point_item2)GetChildAt(34);
|
||||
self_pot = (point_item2)GetChildAt(35);
|
||||
lab_name = (GTextField)GetChildAt(36);
|
||||
lab_name2 = (GTextField)GetChildAt(37);
|
||||
lab_name1 = (GTextField)GetChildAt(38);
|
||||
lab_name3 = (GTextField)GetChildAt(39);
|
||||
add_points = (GComponent)GetChildAt(40);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 85651619a1e1819448f9d84f0e028c25
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,31 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class point_item : GComponent
|
||||
{
|
||||
public Controller type;
|
||||
public Controller state;
|
||||
public Controller mode;
|
||||
public GTextField lab_value;
|
||||
public const string URL = "ui://edhx114fiwfg1i";
|
||||
|
||||
public static point_item CreateInstance()
|
||||
{
|
||||
return (point_item)UIPackage.CreateObject("rank", "point_item");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
type = GetControllerAt(0);
|
||||
state = GetControllerAt(1);
|
||||
mode = GetControllerAt(2);
|
||||
lab_value = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c380a2c270ea5ab4f8897f76c09f6ca7
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,29 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class point_item2 : GComponent
|
||||
{
|
||||
public Controller type;
|
||||
public Controller mode;
|
||||
public GTextField lab_value;
|
||||
public const string URL = "ui://edhx114fiwfg1j";
|
||||
|
||||
public static point_item2 CreateInstance()
|
||||
{
|
||||
return (point_item2)UIPackage.CreateObject("rank", "point_item2");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
type = GetControllerAt(0);
|
||||
mode = GetControllerAt(1);
|
||||
lab_value = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 029b01c774afb7e4289c0583277aae58
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,24 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public class rankBinder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(btn_task_tab.URL, typeof(btn_task_tab));
|
||||
UIObjectFactory.SetPackageItemExtension(rank_item.URL, typeof(rank_item));
|
||||
UIObjectFactory.SetPackageItemExtension(point_item.URL, typeof(point_item));
|
||||
UIObjectFactory.SetPackageItemExtension(point_item2.URL, typeof(point_item2));
|
||||
UIObjectFactory.SetPackageItemExtension(com_rank_reward.URL, typeof(com_rank_reward));
|
||||
UIObjectFactory.SetPackageItemExtension(rank_item2.URL, typeof(rank_item2));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_collect.URL, typeof(btn_collect));
|
||||
UIObjectFactory.SetPackageItemExtension(com_rank_rule.URL, typeof(com_rank_rule));
|
||||
UIObjectFactory.SetPackageItemExtension(rank_panel_partent.URL, typeof(rank_panel_partent));
|
||||
UIObjectFactory.SetPackageItemExtension(rank_panel.URL, typeof(rank_panel));
|
||||
UIObjectFactory.SetPackageItemExtension(com_rank_view.URL, typeof(com_rank_view));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: cb7c8cb477b3093469c3ebd5e74d54cd
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,35 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class rank_item : GComponent
|
||||
{
|
||||
public Controller mode;
|
||||
public GButton btn_head;
|
||||
public GTextField lab_rank;
|
||||
public GTextField lab_points;
|
||||
public GTextField lab_pot;
|
||||
public GTextField lab_name;
|
||||
public const string URL = "ui://edhx114fiec45";
|
||||
|
||||
public static rank_item CreateInstance()
|
||||
{
|
||||
return (rank_item)UIPackage.CreateObject("rank", "rank_item");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
mode = GetControllerAt(0);
|
||||
btn_head = (GButton)GetChildAt(2);
|
||||
lab_rank = (GTextField)GetChildAt(3);
|
||||
lab_points = (GTextField)GetChildAt(4);
|
||||
lab_pot = (GTextField)GetChildAt(5);
|
||||
lab_name = (GTextField)GetChildAt(6);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 41c48b8d5638ac947910863139d7fd3c
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,33 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class rank_item2 : GComponent
|
||||
{
|
||||
public Controller mode;
|
||||
public GTextField lab_ranking;
|
||||
public GTextField lab_type;
|
||||
public GTextField lab_time;
|
||||
public GTextField lab_pot;
|
||||
public const string URL = "ui://edhx114fiwfg1l";
|
||||
|
||||
public static rank_item2 CreateInstance()
|
||||
{
|
||||
return (rank_item2)UIPackage.CreateObject("rank", "rank_item2");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
mode = GetControllerAt(0);
|
||||
lab_ranking = (GTextField)GetChildAt(4);
|
||||
lab_type = (GTextField)GetChildAt(5);
|
||||
lab_time = (GTextField)GetChildAt(6);
|
||||
lab_pot = (GTextField)GetChildAt(7);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4aaa814e16856b4479afab674332bf5d
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,35 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class rank_panel : GComponent
|
||||
{
|
||||
public Controller pay_type;
|
||||
public GTextField lab_purchase;
|
||||
public GTextField lab_elminate2;
|
||||
public GTextField lab_elminate;
|
||||
public GTextField lab_ads;
|
||||
public GTextField lab_ads_limit;
|
||||
public const string URL = "ui://edhx114fiwfg4e";
|
||||
|
||||
public static rank_panel CreateInstance()
|
||||
{
|
||||
return (rank_panel)UIPackage.CreateObject("rank", "rank_panel");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
pay_type = GetControllerAt(0);
|
||||
lab_purchase = (GTextField)GetChildAt(1);
|
||||
lab_elminate2 = (GTextField)GetChildAt(7);
|
||||
lab_elminate = (GTextField)GetChildAt(8);
|
||||
lab_ads = (GTextField)GetChildAt(13);
|
||||
lab_ads_limit = (GTextField)GetChildAt(14);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 82ab49b3a1755b8459058d3227cf06f1
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,25 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.rank
|
||||
{
|
||||
public partial class rank_panel_partent : GComponent
|
||||
{
|
||||
public rank_panel rankPanel;
|
||||
public const string URL = "ui://edhx114fiwfg4d";
|
||||
|
||||
public static rank_panel_partent CreateInstance()
|
||||
{
|
||||
return (rank_panel_partent)UIPackage.CreateObject("rank", "rank_panel_partent");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
rankPanel = (rank_panel)GetChildAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b4e9e29e2484bb54195f4b6c42bdf2b6
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user