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.tixian
|
||||
{
|
||||
public partial class btn_back : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public const string URL = "ui://md8tkwlzbelrce";
|
||||
|
||||
public static btn_back CreateInstance()
|
||||
{
|
||||
return (btn_back)UIPackage.CreateObject("tixian", "btn_back");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5677a11a4f9fb5d4e8405f0dc1c689b3
|
||||
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.tixian
|
||||
{
|
||||
public partial class btn_confirm : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public const string URL = "ui://md8tkwlzlsax1y";
|
||||
|
||||
public static btn_confirm CreateInstance()
|
||||
{
|
||||
return (btn_confirm)UIPackage.CreateObject("tixian", "btn_confirm");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 73e032d279703b0428add967e4d32b24
|
||||
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.tixian
|
||||
{
|
||||
public partial class btn_contact_us : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public const string URL = "ui://md8tkwlzbelrcj";
|
||||
|
||||
public static btn_contact_us CreateInstance()
|
||||
{
|
||||
return (btn_contact_us)UIPackage.CreateObject("tixian", "btn_contact_us");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 75a930fd564a3ad499c58e760097863f
|
||||
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.tixian
|
||||
{
|
||||
public partial class btn_copy : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public const string URL = "ui://md8tkwlzbelrcg";
|
||||
|
||||
public static btn_copy CreateInstance()
|
||||
{
|
||||
return (btn_copy)UIPackage.CreateObject("tixian", "btn_copy");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 80ce78f8dafb52d499faafec9a3c087f
|
||||
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.tixian
|
||||
{
|
||||
public partial class btn_coupon_claim : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public const string URL = "ui://md8tkwlzdeiw1s";
|
||||
|
||||
public static btn_coupon_claim CreateInstance()
|
||||
{
|
||||
return (btn_coupon_claim)UIPackage.CreateObject("tixian", "btn_coupon_claim");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fd8a91614a7bb534188513bfddc5a5e9
|
||||
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.tixian
|
||||
{
|
||||
public partial class btn_pay : GButton
|
||||
{
|
||||
public Controller show_cd;
|
||||
public GImage img_ad;
|
||||
public GTextField text_cd;
|
||||
public GImage img_saveingpot;
|
||||
public const string URL = "ui://md8tkwlzheqb2k";
|
||||
|
||||
public static btn_pay CreateInstance()
|
||||
{
|
||||
return (btn_pay)UIPackage.CreateObject("tixian", "btn_pay");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
show_cd = GetControllerAt(0);
|
||||
img_ad = (GImage)GetChildAt(1);
|
||||
text_cd = (GTextField)GetChildAt(3);
|
||||
img_saveingpot = (GImage)GetChildAt(4);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fca51fad59b529349a87511c8113bad4
|
||||
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.tixian
|
||||
{
|
||||
public partial class btn_top : GButton
|
||||
{
|
||||
public Controller index;
|
||||
public Controller btn_state;
|
||||
public GTextField text_type;
|
||||
public GTextField text_ch;
|
||||
public GImage img_outline;
|
||||
public const string URL = "ui://md8tkwlzupx71r";
|
||||
|
||||
public static btn_top CreateInstance()
|
||||
{
|
||||
return (btn_top)UIPackage.CreateObject("tixian", "btn_top");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
index = GetControllerAt(0);
|
||||
btn_state = GetControllerAt(1);
|
||||
text_type = (GTextField)GetChildAt(5);
|
||||
text_ch = (GTextField)GetChildAt(6);
|
||||
img_outline = (GImage)GetChildAt(7);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7cc91be27648b9749b7cb653a4426968
|
||||
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.tixian
|
||||
{
|
||||
public partial class ch_levelcom : GComponent
|
||||
{
|
||||
public level_btn btn_0;
|
||||
public level_btn btn_1;
|
||||
public level_btn btn_2;
|
||||
public const string URL = "ui://md8tkwlzfzz842";
|
||||
|
||||
public static ch_levelcom CreateInstance()
|
||||
{
|
||||
return (ch_levelcom)UIPackage.CreateObject("tixian", "ch_levelcom");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
btn_0 = (level_btn)GetChildAt(0);
|
||||
btn_1 = (level_btn)GetChildAt(1);
|
||||
btn_2 = (level_btn)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5078c7a8d5905ec4ab3b6ccdb67bea11
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_broadcast : GComponent
|
||||
{
|
||||
public GRichTextField text_0;
|
||||
public GRichTextField text_1;
|
||||
public GRichTextField text_2;
|
||||
public GRichTextField text_3;
|
||||
public Transition t1;
|
||||
public const string URL = "ui://md8tkwlzupx71v";
|
||||
|
||||
public static com_broadcast CreateInstance()
|
||||
{
|
||||
return (com_broadcast)UIPackage.CreateObject("tixian", "com_broadcast");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_0 = (GRichTextField)GetChildAt(1);
|
||||
text_1 = (GRichTextField)GetChildAt(3);
|
||||
text_2 = (GRichTextField)GetChildAt(5);
|
||||
text_3 = (GRichTextField)GetChildAt(7);
|
||||
t1 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fa0aac1b78ddc2242b262054b58d17fb
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,137 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.tixian
|
||||
{
|
||||
public partial class com_confirm : GComponent
|
||||
{
|
||||
public Controller cont_state;
|
||||
public Controller cont_confirm;
|
||||
public Controller show_pay;
|
||||
public Controller level_state;
|
||||
public com_enter com_info;
|
||||
public com_firstname com_fname;
|
||||
public com_lastname com_lname;
|
||||
public GTextField text_payhint;
|
||||
public GTextField text_title;
|
||||
public GTextField text_smaill_title;
|
||||
public GTextField nrules;
|
||||
public com_task com_task;
|
||||
public GTextField text_query;
|
||||
public GTextField nrules_2;
|
||||
public GTextField text_payhint_2;
|
||||
public GTextField text_title_2;
|
||||
public GProgressBar pb_condi1;
|
||||
public com_newRecord com_newRecord;
|
||||
public com_info com_pay;
|
||||
public GTextField text_smaill_title_2;
|
||||
public GTextField text_chneedlv;
|
||||
public GTextField text_nowch;
|
||||
public GTextField text_ch_title;
|
||||
public GTextField text_chdate;
|
||||
public GTextField text_chdate_2;
|
||||
public GTextField text_chdate_3;
|
||||
public GTextField text_chdate3;
|
||||
public GTextField text_number0;
|
||||
public GTextField text_number1;
|
||||
public GTextField text_number2;
|
||||
public btn_pay btn_watch;
|
||||
public GButton btn_close;
|
||||
public ch_levelcom com_chlevel;
|
||||
public GGroup group_;
|
||||
public GButton btn_tab;
|
||||
public GButton btn_earn;
|
||||
public GButton btn_chout;
|
||||
public GButton btn_confirm;
|
||||
public GButton btn_check_level;
|
||||
public GRichTextField text_condi1;
|
||||
public GTextField text_ch_number;
|
||||
public GButton btn_task_watch;
|
||||
public GTextField lab_level_des;
|
||||
public GTextField text_leveltime;
|
||||
public GTextField lab_lv_need_des;
|
||||
public GButton btn_watchad;
|
||||
public GButton btn_inline_ok;
|
||||
public GTextField lab_mn;
|
||||
public GList list_kicket;
|
||||
public btn_back btn_back;
|
||||
public GTextField lab_ticket;
|
||||
public GTextField lab_code;
|
||||
public btn_copy btn_copy;
|
||||
public btn_contact_us btn_contact_us;
|
||||
public GTextField lab_mn2;
|
||||
public GTextField lab_ads;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://md8tkwlzut66d";
|
||||
|
||||
public static com_confirm CreateInstance()
|
||||
{
|
||||
return (com_confirm)UIPackage.CreateObject("tixian", "com_confirm");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_state = GetControllerAt(0);
|
||||
cont_confirm = GetControllerAt(1);
|
||||
show_pay = GetControllerAt(2);
|
||||
level_state = GetControllerAt(3);
|
||||
com_info = (com_enter)GetChildAt(4);
|
||||
com_fname = (com_firstname)GetChildAt(5);
|
||||
com_lname = (com_lastname)GetChildAt(6);
|
||||
text_payhint = (GTextField)GetChildAt(7);
|
||||
text_title = (GTextField)GetChildAt(8);
|
||||
text_smaill_title = (GTextField)GetChildAt(9);
|
||||
nrules = (GTextField)GetChildAt(10);
|
||||
com_task = (com_task)GetChildAt(11);
|
||||
text_query = (GTextField)GetChildAt(12);
|
||||
nrules_2 = (GTextField)GetChildAt(14);
|
||||
text_payhint_2 = (GTextField)GetChildAt(15);
|
||||
text_title_2 = (GTextField)GetChildAt(16);
|
||||
pb_condi1 = (GProgressBar)GetChildAt(17);
|
||||
com_newRecord = (com_newRecord)GetChildAt(18);
|
||||
com_pay = (com_info)GetChildAt(19);
|
||||
text_smaill_title_2 = (GTextField)GetChildAt(21);
|
||||
text_chneedlv = (GTextField)GetChildAt(22);
|
||||
text_nowch = (GTextField)GetChildAt(24);
|
||||
text_ch_title = (GTextField)GetChildAt(25);
|
||||
text_chdate = (GTextField)GetChildAt(26);
|
||||
text_chdate_2 = (GTextField)GetChildAt(33);
|
||||
text_chdate_3 = (GTextField)GetChildAt(34);
|
||||
text_chdate3 = (GTextField)GetChildAt(35);
|
||||
text_number0 = (GTextField)GetChildAt(36);
|
||||
text_number1 = (GTextField)GetChildAt(37);
|
||||
text_number2 = (GTextField)GetChildAt(38);
|
||||
btn_watch = (btn_pay)GetChildAt(39);
|
||||
btn_close = (GButton)GetChildAt(40);
|
||||
com_chlevel = (ch_levelcom)GetChildAt(41);
|
||||
group_ = (GGroup)GetChildAt(42);
|
||||
btn_tab = (GButton)GetChildAt(43);
|
||||
btn_earn = (GButton)GetChildAt(44);
|
||||
btn_chout = (GButton)GetChildAt(45);
|
||||
btn_confirm = (GButton)GetChildAt(46);
|
||||
btn_check_level = (GButton)GetChildAt(47);
|
||||
text_condi1 = (GRichTextField)GetChildAt(51);
|
||||
text_ch_number = (GTextField)GetChildAt(53);
|
||||
btn_task_watch = (GButton)GetChildAt(54);
|
||||
lab_level_des = (GTextField)GetChildAt(55);
|
||||
text_leveltime = (GTextField)GetChildAt(56);
|
||||
lab_lv_need_des = (GTextField)GetChildAt(58);
|
||||
btn_watchad = (GButton)GetChildAt(59);
|
||||
btn_inline_ok = (GButton)GetChildAt(60);
|
||||
lab_mn = (GTextField)GetChildAt(65);
|
||||
list_kicket = (GList)GetChildAt(71);
|
||||
btn_back = (btn_back)GetChildAt(75);
|
||||
lab_ticket = (GTextField)GetChildAt(80);
|
||||
lab_code = (GTextField)GetChildAt(83);
|
||||
btn_copy = (btn_copy)GetChildAt(84);
|
||||
btn_contact_us = (btn_contact_us)GetChildAt(85);
|
||||
lab_mn2 = (GTextField)GetChildAt(92);
|
||||
lab_ads = (GTextField)GetChildAt(94);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e70424782e3f1fa4599ba7e2fe773dfb
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_cord : GComponent
|
||||
{
|
||||
public GTextField text_amt;
|
||||
public GTextField text_payer;
|
||||
public GTextField text_name;
|
||||
public GTextField email_text;
|
||||
public GTextField time_text;
|
||||
public GTextField number_text;
|
||||
public GTextField status_text_0;
|
||||
public const string URL = "ui://md8tkwlzmeh8c";
|
||||
|
||||
public static com_cord CreateInstance()
|
||||
{
|
||||
return (com_cord)UIPackage.CreateObject("tixian", "com_cord");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_amt = (GTextField)GetChildAt(2);
|
||||
text_payer = (GTextField)GetChildAt(3);
|
||||
text_name = (GTextField)GetChildAt(4);
|
||||
email_text = (GTextField)GetChildAt(8);
|
||||
time_text = (GTextField)GetChildAt(9);
|
||||
number_text = (GTextField)GetChildAt(10);
|
||||
status_text_0 = (GTextField)GetChildAt(11);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 823c0e3726eae124d9ad8e433274a387
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,41 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.tixian
|
||||
{
|
||||
public partial class com_cord_new : GComponent
|
||||
{
|
||||
public GTextField text_amt;
|
||||
public GTextField text_payer;
|
||||
public GTextField text_name;
|
||||
public GLoader loader_logo;
|
||||
public GTextField email_text;
|
||||
public GTextField time_text;
|
||||
public GTextField number_text;
|
||||
public GTextField status_text_0;
|
||||
public GTextField status_text_1;
|
||||
public const string URL = "ui://md8tkwlz933h61";
|
||||
|
||||
public static com_cord_new CreateInstance()
|
||||
{
|
||||
return (com_cord_new)UIPackage.CreateObject("tixian", "com_cord_new");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_amt = (GTextField)GetChildAt(3);
|
||||
text_payer = (GTextField)GetChildAt(4);
|
||||
text_name = (GTextField)GetChildAt(5);
|
||||
loader_logo = (GLoader)GetChildAt(6);
|
||||
email_text = (GTextField)GetChildAt(10);
|
||||
time_text = (GTextField)GetChildAt(11);
|
||||
number_text = (GTextField)GetChildAt(12);
|
||||
status_text_0 = (GTextField)GetChildAt(13);
|
||||
status_text_1 = (GTextField)GetChildAt(14);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: eb26cc882100fd6409b1628fd0d9e166
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_enter : GComponent
|
||||
{
|
||||
public GTextInput enter_email;
|
||||
public const string URL = "ui://md8tkwlzdeiw1k";
|
||||
|
||||
public static com_enter CreateInstance()
|
||||
{
|
||||
return (com_enter)UIPackage.CreateObject("tixian", "com_enter");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
enter_email = (GTextInput)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0ddab7127d087324aa8cad56e20ad7c3
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_firstname : GComponent
|
||||
{
|
||||
public GTextInput enter_fname;
|
||||
public const string URL = "ui://md8tkwlzdeiw1j";
|
||||
|
||||
public static com_firstname CreateInstance()
|
||||
{
|
||||
return (com_firstname)UIPackage.CreateObject("tixian", "com_firstname");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
enter_fname = (GTextInput)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 21031b61b094bc84f8f891489418a15f
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_info : GComponent
|
||||
{
|
||||
public GTextField text_name;
|
||||
public GTextField text_email;
|
||||
public GButton btn_change;
|
||||
public GButton btn_head;
|
||||
public const string URL = "ui://md8tkwlzif1eb";
|
||||
|
||||
public static com_info CreateInstance()
|
||||
{
|
||||
return (com_info)UIPackage.CreateObject("tixian", "com_info");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_name = (GTextField)GetChildAt(0);
|
||||
text_email = (GTextField)GetChildAt(1);
|
||||
btn_change = (GButton)GetChildAt(2);
|
||||
btn_head = (GButton)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 487e1b878b1263144965dc4fbe83771e
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_lastname : GComponent
|
||||
{
|
||||
public GTextInput enter_lname;
|
||||
public const string URL = "ui://md8tkwlzdeiw1i";
|
||||
|
||||
public static com_lastname CreateInstance()
|
||||
{
|
||||
return (com_lastname)UIPackage.CreateObject("tixian", "com_lastname");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
enter_lname = (GTextInput)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 45aa8a7734b52cb44bcf3c0ed7196b44
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_newRecord : GComponent
|
||||
{
|
||||
public com_rank com_rank;
|
||||
public const string URL = "ui://md8tkwlzqgv24k";
|
||||
|
||||
public static com_newRecord CreateInstance()
|
||||
{
|
||||
return (com_newRecord)UIPackage.CreateObject("tixian", "com_newRecord");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
com_rank = (com_rank)GetChildAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ea4301e918ea0084ebf07d1c8bf62651
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,41 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.tixian
|
||||
{
|
||||
public partial class com_rank : GComponent
|
||||
{
|
||||
public Controller content1;
|
||||
public Controller content2;
|
||||
public Controller content3;
|
||||
public GTextField lab_title_des;
|
||||
public GTextField text_ranks;
|
||||
public GTextField lab_rank_tips;
|
||||
public GTextField text_rank1;
|
||||
public GTextField text_rank2;
|
||||
public GTextField text_rank3;
|
||||
public const string URL = "ui://md8tkwlzqgv24f";
|
||||
|
||||
public static com_rank CreateInstance()
|
||||
{
|
||||
return (com_rank)UIPackage.CreateObject("tixian", "com_rank");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
content1 = GetControllerAt(0);
|
||||
content2 = GetControllerAt(1);
|
||||
content3 = GetControllerAt(2);
|
||||
lab_title_des = (GTextField)GetChildAt(2);
|
||||
text_ranks = (GTextField)GetChildAt(3);
|
||||
lab_rank_tips = (GTextField)GetChildAt(4);
|
||||
text_rank1 = (GTextField)GetChildAt(5);
|
||||
text_rank2 = (GTextField)GetChildAt(6);
|
||||
text_rank3 = (GTextField)GetChildAt(7);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f99997f92f01d8d46bb00654e06f2f81
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_record : GComponent
|
||||
{
|
||||
public Controller cont_show;
|
||||
public GList list_record;
|
||||
public GButton btn_help;
|
||||
public GTextField text_title;
|
||||
public GComponent closeButton;
|
||||
public const string URL = "ui://md8tkwlzw3axa";
|
||||
|
||||
public static com_record CreateInstance()
|
||||
{
|
||||
return (com_record)UIPackage.CreateObject("tixian", "com_record");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_show = GetControllerAt(0);
|
||||
list_record = (GList)GetChildAt(1);
|
||||
btn_help = (GButton)GetChildAt(3);
|
||||
text_title = (GTextField)GetChildAt(4);
|
||||
closeButton = (GComponent)GetChildAt(5);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 739eb65ceb55c62439ce4e6c22b54b14
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_regulation : GComponent
|
||||
{
|
||||
public GComponent closeButton;
|
||||
public const string URL = "ui://md8tkwlzghqt2";
|
||||
|
||||
public static com_regulation CreateInstance()
|
||||
{
|
||||
return (com_regulation)UIPackage.CreateObject("tixian", "com_regulation");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
closeButton = (GComponent)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 16eb53559194aab4fb114e87a19d39f9
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,113 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.tixian
|
||||
{
|
||||
public partial class com_saveingpot : GComponent
|
||||
{
|
||||
public Controller type;
|
||||
public Controller cont_confirm;
|
||||
public GGraph ani_potparent;
|
||||
public GTextField text_remaintime;
|
||||
public GProgressBar progress_ch;
|
||||
public GTextField text_chprogress;
|
||||
public GRichTextField text_nowch;
|
||||
public GTextField text_ad;
|
||||
public GTextField text_pay;
|
||||
public GButton btn_ch;
|
||||
public GTextField text_lose;
|
||||
public com_broadcast broad;
|
||||
public btn_confirm btn_confirm;
|
||||
public GTextField text_title;
|
||||
public GTextField text_query;
|
||||
public GTextField text_payhint;
|
||||
public btn_top btn_level0;
|
||||
public btn_top btn_level1;
|
||||
public btn_top btn_level2;
|
||||
public GGroup group_;
|
||||
public GButton btn_close;
|
||||
public GTextField text_title_2;
|
||||
public GTextField text_smaill_title;
|
||||
public com_enter com_info;
|
||||
public com_firstname com_fname;
|
||||
public com_lastname com_lname;
|
||||
public com_info com_pay;
|
||||
public GTextField text_smaill_title_2;
|
||||
public GTextField text_account;
|
||||
public com_task com_task;
|
||||
public com_newRecord com_newRecord;
|
||||
public btn_pay btn_watch;
|
||||
public GProgressBar pb_condi1;
|
||||
public GTextField text_condi1;
|
||||
public GButton btn_inline_ok;
|
||||
public GTextField lab_mn;
|
||||
public GList list_kicket;
|
||||
public btn_back btn_back;
|
||||
public GTextField lab_ticket;
|
||||
public GTextField lab_code;
|
||||
public btn_copy btn_copy;
|
||||
public btn_contact_us btn_contact_us;
|
||||
public GTextField lab_mn2;
|
||||
public GButton btn_task_watch;
|
||||
public GTextField text_ch;
|
||||
public const string URL = "ui://md8tkwlzupx71p";
|
||||
|
||||
public static com_saveingpot CreateInstance()
|
||||
{
|
||||
return (com_saveingpot)UIPackage.CreateObject("tixian", "com_saveingpot");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
type = GetControllerAt(0);
|
||||
cont_confirm = GetControllerAt(1);
|
||||
ani_potparent = (GGraph)GetChildAt(0);
|
||||
text_remaintime = (GTextField)GetChildAt(4);
|
||||
progress_ch = (GProgressBar)GetChildAt(5);
|
||||
text_chprogress = (GTextField)GetChildAt(6);
|
||||
text_nowch = (GRichTextField)GetChildAt(7);
|
||||
text_ad = (GTextField)GetChildAt(9);
|
||||
text_pay = (GTextField)GetChildAt(10);
|
||||
btn_ch = (GButton)GetChildAt(11);
|
||||
text_lose = (GTextField)GetChildAt(12);
|
||||
broad = (com_broadcast)GetChildAt(13);
|
||||
btn_confirm = (btn_confirm)GetChildAt(16);
|
||||
text_title = (GTextField)GetChildAt(17);
|
||||
text_query = (GTextField)GetChildAt(22);
|
||||
text_payhint = (GTextField)GetChildAt(23);
|
||||
btn_level0 = (btn_top)GetChildAt(24);
|
||||
btn_level1 = (btn_top)GetChildAt(25);
|
||||
btn_level2 = (btn_top)GetChildAt(26);
|
||||
group_ = (GGroup)GetChildAt(27);
|
||||
btn_close = (GButton)GetChildAt(28);
|
||||
text_title_2 = (GTextField)GetChildAt(29);
|
||||
text_smaill_title = (GTextField)GetChildAt(30);
|
||||
com_info = (com_enter)GetChildAt(31);
|
||||
com_fname = (com_firstname)GetChildAt(32);
|
||||
com_lname = (com_lastname)GetChildAt(33);
|
||||
com_pay = (com_info)GetChildAt(34);
|
||||
text_smaill_title_2 = (GTextField)GetChildAt(35);
|
||||
text_account = (GTextField)GetChildAt(38);
|
||||
com_task = (com_task)GetChildAt(41);
|
||||
com_newRecord = (com_newRecord)GetChildAt(42);
|
||||
btn_watch = (btn_pay)GetChildAt(43);
|
||||
pb_condi1 = (GProgressBar)GetChildAt(46);
|
||||
text_condi1 = (GTextField)GetChildAt(49);
|
||||
btn_inline_ok = (GButton)GetChildAt(52);
|
||||
lab_mn = (GTextField)GetChildAt(57);
|
||||
list_kicket = (GList)GetChildAt(62);
|
||||
btn_back = (btn_back)GetChildAt(67);
|
||||
lab_ticket = (GTextField)GetChildAt(72);
|
||||
lab_code = (GTextField)GetChildAt(75);
|
||||
btn_copy = (btn_copy)GetChildAt(76);
|
||||
btn_contact_us = (btn_contact_us)GetChildAt(77);
|
||||
lab_mn2 = (GTextField)GetChildAt(84);
|
||||
btn_task_watch = (GButton)GetChildAt(86);
|
||||
text_ch = (GTextField)GetChildAt(88);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0eb2e9c44dc5baa4eac2c63fd2ef2daf
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_super_speed : GComponent
|
||||
{
|
||||
public GTextField title;
|
||||
public GButton btn_close;
|
||||
public GButton btn_buy;
|
||||
public const string URL = "ui://md8tkwlzkbzoq";
|
||||
|
||||
public static com_super_speed CreateInstance()
|
||||
{
|
||||
return (com_super_speed)UIPackage.CreateObject("tixian", "com_super_speed");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
title = (GTextField)GetChildAt(2);
|
||||
btn_close = (GButton)GetChildAt(3);
|
||||
btn_buy = (GButton)GetChildAt(4);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 861e23aa8902c458f8615634cdab8150
|
||||
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.tixian
|
||||
{
|
||||
public partial class com_task : GComponent
|
||||
{
|
||||
public Controller cont_process;
|
||||
public GTextField text_orderid;
|
||||
public GTextField text_task_title;
|
||||
public GTextField text_ads;
|
||||
public GTextField text_task;
|
||||
public GTextField text_payer;
|
||||
public const string URL = "ui://md8tkwlzes171x";
|
||||
|
||||
public static com_task CreateInstance()
|
||||
{
|
||||
return (com_task)UIPackage.CreateObject("tixian", "com_task");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_process = GetControllerAt(0);
|
||||
text_orderid = (GTextField)GetChildAt(6);
|
||||
text_task_title = (GTextField)GetChildAt(7);
|
||||
text_ads = (GTextField)GetChildAt(8);
|
||||
text_task = (GTextField)GetChildAt(9);
|
||||
text_payer = (GTextField)GetChildAt(10);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d847cc1a2a1ad164bb4d18c3944eb91d
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,27 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.tixian
|
||||
{
|
||||
public partial class com_ticket_item : GComponent
|
||||
{
|
||||
public GTextField lab_num;
|
||||
public btn_coupon_claim btn_claim;
|
||||
public const string URL = "ui://md8tkwlzbelrca";
|
||||
|
||||
public static com_ticket_item CreateInstance()
|
||||
{
|
||||
return (com_ticket_item)UIPackage.CreateObject("tixian", "com_ticket_item");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
lab_num = (GTextField)GetChildAt(5);
|
||||
btn_claim = (btn_coupon_claim)GetChildAt(6);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bc14e2c4612b23449b4d2d889d1ae84f
|
||||
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.tixian
|
||||
{
|
||||
public partial class level_btn : GButton
|
||||
{
|
||||
public Controller btn_state;
|
||||
public GTextField text_level0;
|
||||
public GTextField text_level1;
|
||||
public GTextField text_level2;
|
||||
public GImage img_check;
|
||||
public const string URL = "ui://md8tkwlzfzz843";
|
||||
|
||||
public static level_btn CreateInstance()
|
||||
{
|
||||
return (level_btn)UIPackage.CreateObject("tixian", "level_btn");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
btn_state = GetControllerAt(0);
|
||||
text_level0 = (GTextField)GetChildAt(3);
|
||||
text_level1 = (GTextField)GetChildAt(4);
|
||||
text_level2 = (GTextField)GetChildAt(5);
|
||||
img_check = (GImage)GetChildAt(8);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 58a6df12bf85cf044befa8e4836685b9
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,38 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.tixian
|
||||
{
|
||||
public class tixianBinder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(com_cord_new.URL, typeof(com_cord_new));
|
||||
UIObjectFactory.SetPackageItemExtension(com_ticket_item.URL, typeof(com_ticket_item));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_back.URL, typeof(btn_back));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_copy.URL, typeof(btn_copy));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_contact_us.URL, typeof(btn_contact_us));
|
||||
UIObjectFactory.SetPackageItemExtension(com_lastname.URL, typeof(com_lastname));
|
||||
UIObjectFactory.SetPackageItemExtension(com_firstname.URL, typeof(com_firstname));
|
||||
UIObjectFactory.SetPackageItemExtension(com_enter.URL, typeof(com_enter));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_coupon_claim.URL, typeof(btn_coupon_claim));
|
||||
UIObjectFactory.SetPackageItemExtension(com_task.URL, typeof(com_task));
|
||||
UIObjectFactory.SetPackageItemExtension(ch_levelcom.URL, typeof(ch_levelcom));
|
||||
UIObjectFactory.SetPackageItemExtension(level_btn.URL, typeof(level_btn));
|
||||
UIObjectFactory.SetPackageItemExtension(com_regulation.URL, typeof(com_regulation));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_pay.URL, typeof(btn_pay));
|
||||
UIObjectFactory.SetPackageItemExtension(com_info.URL, typeof(com_info));
|
||||
UIObjectFactory.SetPackageItemExtension(com_super_speed.URL, typeof(com_super_speed));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_confirm.URL, typeof(btn_confirm));
|
||||
UIObjectFactory.SetPackageItemExtension(com_cord.URL, typeof(com_cord));
|
||||
UIObjectFactory.SetPackageItemExtension(com_rank.URL, typeof(com_rank));
|
||||
UIObjectFactory.SetPackageItemExtension(com_newRecord.URL, typeof(com_newRecord));
|
||||
UIObjectFactory.SetPackageItemExtension(com_saveingpot.URL, typeof(com_saveingpot));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_top.URL, typeof(btn_top));
|
||||
UIObjectFactory.SetPackageItemExtension(com_broadcast.URL, typeof(com_broadcast));
|
||||
UIObjectFactory.SetPackageItemExtension(com_confirm.URL, typeof(com_confirm));
|
||||
UIObjectFactory.SetPackageItemExtension(com_record.URL, typeof(com_record));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: de6e9bdee39e0a648a2d0b7950ee1562
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user