首次提交
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.Common_01
|
||||
{
|
||||
public class Common_01Binder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(com_money.URL, typeof(com_money));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_task_pass.URL, typeof(btn_task_pass));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_watchAd.URL, typeof(btn_watchAd));
|
||||
UIObjectFactory.SetPackageItemExtension(com_broadcast_text1.URL, typeof(com_broadcast_text1));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_noads.URL, typeof(btn_noads));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_get.URL, typeof(btn_get));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_task.URL, typeof(btn_task));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_faq.URL, typeof(btn_faq));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_buy1.URL, typeof(btn_buy1));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_rank.URL, typeof(btn_rank));
|
||||
UIObjectFactory.SetPackageItemExtension(com_adcoming.URL, typeof(com_adcoming));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_max_buy.URL, typeof(btn_max_buy));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_curr.URL, typeof(btn_curr));
|
||||
UIObjectFactory.SetPackageItemExtension(com_gold.URL, typeof(com_gold));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_head.URL, typeof(btn_head));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_claim3.URL, typeof(btn_claim3));
|
||||
UIObjectFactory.SetPackageItemExtension(com_add_points.URL, typeof(com_add_points));
|
||||
UIObjectFactory.SetPackageItemExtension(wheel.URL, typeof(wheel));
|
||||
UIObjectFactory.SetPackageItemExtension(item_wheel.URL, typeof(item_wheel));
|
||||
UIObjectFactory.SetPackageItemExtension(wheel_.URL, typeof(wheel_));
|
||||
UIObjectFactory.SetPackageItemExtension(com_broadcast_new.URL, typeof(com_broadcast_new));
|
||||
UIObjectFactory.SetPackageItemExtension(broadcast_top.URL, typeof(broadcast_top));
|
||||
UIObjectFactory.SetPackageItemExtension(broadcast_topitem.URL, typeof(broadcast_topitem));
|
||||
UIObjectFactory.SetPackageItemExtension(com_tips.URL, typeof(com_tips));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_saveingpot.URL, typeof(btn_saveingpot));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_yellow.URL, typeof(btn_yellow));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_claim.URL, typeof(btn_claim));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_boxreward.URL, typeof(btn_boxreward));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_threeday.URL, typeof(btn_threeday));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_card.URL, typeof(btn_card));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_failpack.URL, typeof(btn_failpack));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_luck_gift.URL, typeof(btn_luck_gift));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a9caa22ae0e13144193de7eab59a62ec
|
||||
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.Common_01
|
||||
{
|
||||
public partial class broadcast_top : GComponent
|
||||
{
|
||||
public broadcast_topitem item_0;
|
||||
public broadcast_topitem item_1;
|
||||
public broadcast_topitem item_2;
|
||||
public Transition t1;
|
||||
public Transition t2;
|
||||
public Transition t3;
|
||||
public const string URL = "ui://o9974uc5rdgq9b";
|
||||
|
||||
public static broadcast_top CreateInstance()
|
||||
{
|
||||
return (broadcast_top)UIPackage.CreateObject("Common_01", "broadcast_top");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
item_0 = (broadcast_topitem)GetChildAt(0);
|
||||
item_1 = (broadcast_topitem)GetChildAt(1);
|
||||
item_2 = (broadcast_topitem)GetChildAt(2);
|
||||
t1 = GetTransitionAt(0);
|
||||
t2 = GetTransitionAt(1);
|
||||
t3 = GetTransitionAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9eda1f3f8ab03d6448a9719cb6d2a128
|
||||
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.Common_01
|
||||
{
|
||||
public partial class broadcast_topitem : GComponent
|
||||
{
|
||||
public GTextField text_1;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://o9974uc5rdgq9c";
|
||||
|
||||
public static broadcast_topitem CreateInstance()
|
||||
{
|
||||
return (broadcast_topitem)UIPackage.CreateObject("Common_01", "broadcast_topitem");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_1 = (GTextField)GetChildAt(1);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 07a17015e5df63d45b79b4c917b9cb63
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_boxreward : GButton
|
||||
{
|
||||
public Transition t0;
|
||||
public const string URL = "ui://o9974uc5til24j";
|
||||
|
||||
public static btn_boxreward CreateInstance()
|
||||
{
|
||||
return (btn_boxreward)UIPackage.CreateObject("Common_01", "btn_boxreward");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b29662a8bc53af1489ac6c6974ef163c
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_buy1 : GButton
|
||||
{
|
||||
public GTextField text_gold;
|
||||
public const string URL = "ui://o9974uc5irrg1e";
|
||||
|
||||
public static btn_buy1 CreateInstance()
|
||||
{
|
||||
return (btn_buy1)UIPackage.CreateObject("Common_01", "btn_buy1");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_gold = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bcc4ea4c13d5e0e4e8f722c28e967e85
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_card : GButton
|
||||
{
|
||||
public GImage red;
|
||||
public const string URL = "ui://o9974uc5y1du2p";
|
||||
|
||||
public static btn_card CreateInstance()
|
||||
{
|
||||
return (btn_card)UIPackage.CreateObject("Common_01", "btn_card");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
red = (GImage)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6fa8949ec620b8c4b8064c98e47a4f40
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_claim : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public GImage ad_icon;
|
||||
public GImage img_saveingpot;
|
||||
public const string URL = "ui://o9974uc5sebxc";
|
||||
|
||||
public static btn_claim CreateInstance()
|
||||
{
|
||||
return (btn_claim)UIPackage.CreateObject("Common_01", "btn_claim");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
ad_icon = (GImage)GetChildAt(1);
|
||||
img_saveingpot = (GImage)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7f21fd5491b87db49a1b591cf8a5aa24
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_claim3 : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public GImage ad_icon;
|
||||
public GImage img_saveingpot;
|
||||
public const string URL = "ui://o9974uc5peww38";
|
||||
|
||||
public static btn_claim3 CreateInstance()
|
||||
{
|
||||
return (btn_claim3)UIPackage.CreateObject("Common_01", "btn_claim3");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
ad_icon = (GImage)GetChildAt(1);
|
||||
img_saveingpot = (GImage)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 30f6a0f4a68254f49a23286d6d85fe28
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_curr : GButton
|
||||
{
|
||||
public GTextField text_value;
|
||||
public const string URL = "ui://o9974uc5opwgc";
|
||||
|
||||
public static btn_curr CreateInstance()
|
||||
{
|
||||
return (btn_curr)UIPackage.CreateObject("Common_01", "btn_curr");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_value = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 15a5f002a23bd8247974ab8aba010886
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_failpack : GButton
|
||||
{
|
||||
public GTextField lab_time;
|
||||
public const string URL = "ui://o9974uc5y1du2q";
|
||||
|
||||
public static btn_failpack CreateInstance()
|
||||
{
|
||||
return (btn_failpack)UIPackage.CreateObject("Common_01", "btn_failpack");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
lab_time = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3e9dd4b6c4102c84db60b173c0d52a30
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_faq : GButton
|
||||
{
|
||||
public GTextField lab_time;
|
||||
public const string URL = "ui://o9974uc5iec4aw";
|
||||
|
||||
public static btn_faq CreateInstance()
|
||||
{
|
||||
return (btn_faq)UIPackage.CreateObject("Common_01", "btn_faq");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
lab_time = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5c3aeb8216e3c464394f79b00a64bffd
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_get : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public GImage img_saveingpot;
|
||||
public const string URL = "ui://o9974uc5cphly";
|
||||
|
||||
public static btn_get CreateInstance()
|
||||
{
|
||||
return (btn_get)UIPackage.CreateObject("Common_01", "btn_get");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
img_saveingpot = (GImage)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ec1f800220e8668419ba72a8077fdcc8
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_head : GButton
|
||||
{
|
||||
public GLoader load_avatar;
|
||||
public const string URL = "ui://o9974uc5opwgh";
|
||||
|
||||
public static btn_head CreateInstance()
|
||||
{
|
||||
return (btn_head)UIPackage.CreateObject("Common_01", "btn_head");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
load_avatar = (GLoader)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 26c67053e1cadf240b513d736aec41f5
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_luck_gift : GButton
|
||||
{
|
||||
public GImage red;
|
||||
public const string URL = "ui://o9974uc5ybesal";
|
||||
|
||||
public static btn_luck_gift CreateInstance()
|
||||
{
|
||||
return (btn_luck_gift)UIPackage.CreateObject("Common_01", "btn_luck_gift");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
red = (GImage)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 399f5945d21f665479f030d5b680eac5
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_max_buy : GButton
|
||||
{
|
||||
public GImage img_saveingpot;
|
||||
public const string URL = "ui://o9974uc5nrk720";
|
||||
|
||||
public static btn_max_buy CreateInstance()
|
||||
{
|
||||
return (btn_max_buy)UIPackage.CreateObject("Common_01", "btn_max_buy");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
img_saveingpot = (GImage)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 960e1d8ae6b843240b4458cab8c463e7
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_noads : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public GImage img_ad;
|
||||
public GImage img_pack;
|
||||
public Transition t0;
|
||||
public Transition t1;
|
||||
public const string URL = "ui://o9974uc5cou6ba";
|
||||
|
||||
public static btn_noads CreateInstance()
|
||||
{
|
||||
return (btn_noads)UIPackage.CreateObject("Common_01", "btn_noads");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
img_ad = (GImage)GetChildAt(0);
|
||||
img_pack = (GImage)GetChildAt(1);
|
||||
t0 = GetTransitionAt(0);
|
||||
t1 = GetTransitionAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5fa2a317837192641bc9171ed55f4c40
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_rank : GButton
|
||||
{
|
||||
public GImage red;
|
||||
public com_add_points add_points;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://o9974uc5iwfgb0";
|
||||
|
||||
public static btn_rank CreateInstance()
|
||||
{
|
||||
return (btn_rank)UIPackage.CreateObject("Common_01", "btn_rank");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
red = (GImage)GetChildAt(1);
|
||||
add_points = (com_add_points)GetChildAt(2);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2537573c11c29ab4999e0df6b14c85c1
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_saveingpot : GButton
|
||||
{
|
||||
public GImage img;
|
||||
public GTextField lab_time;
|
||||
public const string URL = "ui://o9974uc5rj3b4h";
|
||||
|
||||
public static btn_saveingpot CreateInstance()
|
||||
{
|
||||
return (btn_saveingpot)UIPackage.CreateObject("Common_01", "btn_saveingpot");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
img = (GImage)GetChildAt(0);
|
||||
lab_time = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 389a12f42dad1724fb9f0ff17aea3b26
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_task : GButton
|
||||
{
|
||||
public GImage red;
|
||||
public const string URL = "ui://o9974uc5fhzacg";
|
||||
|
||||
public static btn_task CreateInstance()
|
||||
{
|
||||
return (btn_task)UIPackage.CreateObject("Common_01", "btn_task");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
red = (GImage)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5194e9401d7d3314d9ce13221d33debc
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_task_pass : GButton
|
||||
{
|
||||
public GImage red;
|
||||
public GProgressBar pass_pro;
|
||||
public GTextField number_text;
|
||||
public const string URL = "ui://o9974uc59eojh";
|
||||
|
||||
public static btn_task_pass CreateInstance()
|
||||
{
|
||||
return (btn_task_pass)UIPackage.CreateObject("Common_01", "btn_task_pass");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
red = (GImage)GetChildAt(1);
|
||||
pass_pro = (GProgressBar)GetChildAt(2);
|
||||
number_text = (GTextField)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f2c493f79b9634441a326b3912acf506
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_threeday : GButton
|
||||
{
|
||||
public GImage red;
|
||||
public GTextField lab_time;
|
||||
public const string URL = "ui://o9974uc5y1du2o";
|
||||
|
||||
public static btn_threeday CreateInstance()
|
||||
{
|
||||
return (btn_threeday)UIPackage.CreateObject("Common_01", "btn_threeday");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
red = (GImage)GetChildAt(1);
|
||||
lab_time = (GTextField)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 89b36c1d6645cfa4695509b9bc159ace
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_watchAd : GButton
|
||||
{
|
||||
public Controller buy_state;
|
||||
public Controller can_buy;
|
||||
public Controller buy_type;
|
||||
public GTextField btn_text;
|
||||
public GTextField watch;
|
||||
public GImage ad_icon;
|
||||
public GImage img_saveingpot;
|
||||
public const string URL = "ui://o9974uc5b7ax1h";
|
||||
|
||||
public static btn_watchAd CreateInstance()
|
||||
{
|
||||
return (btn_watchAd)UIPackage.CreateObject("Common_01", "btn_watchAd");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
buy_state = GetControllerAt(0);
|
||||
can_buy = GetControllerAt(1);
|
||||
buy_type = GetControllerAt(2);
|
||||
btn_text = (GTextField)GetChildAt(3);
|
||||
watch = (GTextField)GetChildAt(4);
|
||||
ad_icon = (GImage)GetChildAt(5);
|
||||
img_saveingpot = (GImage)GetChildAt(7);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d76da7f9b5a99d0468735a491ed16058
|
||||
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.Common_01
|
||||
{
|
||||
public partial class btn_yellow : GButton
|
||||
{
|
||||
public GImage img_saveingpot;
|
||||
public const string URL = "ui://o9974uc5sebx9";
|
||||
|
||||
public static btn_yellow CreateInstance()
|
||||
{
|
||||
return (btn_yellow)UIPackage.CreateObject("Common_01", "btn_yellow");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
img_saveingpot = (GImage)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1ffeb680974e89d4db508a4fd7bddaa4
|
||||
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.Common_01
|
||||
{
|
||||
public partial class com_adcoming : GComponent
|
||||
{
|
||||
public GTextField money_text;
|
||||
public GTextField time_text;
|
||||
public btn_get btn_removead;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://o9974uc5jobfas";
|
||||
|
||||
public static com_adcoming CreateInstance()
|
||||
{
|
||||
return (com_adcoming)UIPackage.CreateObject("Common_01", "com_adcoming");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
money_text = (GTextField)GetChildAt(2);
|
||||
time_text = (GTextField)GetChildAt(3);
|
||||
btn_removead = (btn_get)GetChildAt(4);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 97c802e2348ba0d4cb14b62dc2233b15
|
||||
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.Common_01
|
||||
{
|
||||
public partial class com_add_points : GComponent
|
||||
{
|
||||
public Controller type;
|
||||
public GTextField lab_addPoints;
|
||||
public const string URL = "ui://o9974uc5pmolb6";
|
||||
|
||||
public static com_add_points CreateInstance()
|
||||
{
|
||||
return (com_add_points)UIPackage.CreateObject("Common_01", "com_add_points");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
type = GetControllerAt(0);
|
||||
lab_addPoints = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4b1be32cd96ef9846a360b64c1db248d
|
||||
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.Common_01
|
||||
{
|
||||
public partial class com_broadcast_new : GComponent
|
||||
{
|
||||
public GTextField text_0;
|
||||
public GTextField text_1;
|
||||
public GTextField text_2;
|
||||
public GTextField text_3;
|
||||
public Transition t1;
|
||||
public const string URL = "ui://o9974uc5r8lg9a";
|
||||
|
||||
public static com_broadcast_new CreateInstance()
|
||||
{
|
||||
return (com_broadcast_new)UIPackage.CreateObject("Common_01", "com_broadcast_new");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_0 = (GTextField)GetChildAt(1);
|
||||
text_1 = (GTextField)GetChildAt(3);
|
||||
text_2 = (GTextField)GetChildAt(5);
|
||||
text_3 = (GTextField)GetChildAt(7);
|
||||
t1 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: de12be8b96f957d4e8e24e791f217564
|
||||
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.Common_01
|
||||
{
|
||||
public partial class com_broadcast_text1 : GComponent
|
||||
{
|
||||
public GRichTextField cast_text;
|
||||
public GRichTextField show_text;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://o9974uc5cgqg1o";
|
||||
|
||||
public static com_broadcast_text1 CreateInstance()
|
||||
{
|
||||
return (com_broadcast_text1)UIPackage.CreateObject("Common_01", "com_broadcast_text1");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cast_text = (GRichTextField)GetChildAt(0);
|
||||
show_text = (GRichTextField)GetChildAt(1);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a2199a860c777e8459ffda38e438d0c1
|
||||
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.Common_01
|
||||
{
|
||||
public partial class com_gold : GButton
|
||||
{
|
||||
public Controller state;
|
||||
public GGraph gold_anim;
|
||||
public GTextField text_gold;
|
||||
public GTextField tips_text;
|
||||
public Transition anim_coin;
|
||||
public const string URL = "ui://o9974uc5opwgd";
|
||||
|
||||
public static com_gold CreateInstance()
|
||||
{
|
||||
return (com_gold)UIPackage.CreateObject("Common_01", "com_gold");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
gold_anim = (GGraph)GetChildAt(1);
|
||||
text_gold = (GTextField)GetChildAt(2);
|
||||
tips_text = (GTextField)GetChildAt(6);
|
||||
anim_coin = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6e1308f1da82b084081409153f5fe5bd
|
||||
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.Common_01
|
||||
{
|
||||
public partial class com_money : GComponent
|
||||
{
|
||||
public GImage icon;
|
||||
public GButton btn_ch;
|
||||
public GTextField text_gold;
|
||||
public GTextField text_time;
|
||||
public GGroup group_tips;
|
||||
public const string URL = "ui://o9974uc5733f48";
|
||||
|
||||
public static com_money CreateInstance()
|
||||
{
|
||||
return (com_money)UIPackage.CreateObject("Common_01", "com_money");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
icon = (GImage)GetChildAt(1);
|
||||
btn_ch = (GButton)GetChildAt(2);
|
||||
text_gold = (GTextField)GetChildAt(3);
|
||||
text_time = (GTextField)GetChildAt(5);
|
||||
group_tips = (GGroup)GetChildAt(6);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 39dbbd576de35054fb0b813a3b63bef8
|
||||
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.Common_01
|
||||
{
|
||||
public partial class com_tips : GComponent
|
||||
{
|
||||
public GTextField title;
|
||||
public btn_yellow btn_relog;
|
||||
public GTextField content;
|
||||
public const string URL = "ui://o9974uc5re5l1i";
|
||||
|
||||
public static com_tips CreateInstance()
|
||||
{
|
||||
return (com_tips)UIPackage.CreateObject("Common_01", "com_tips");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
title = (GTextField)GetChildAt(1);
|
||||
btn_relog = (btn_yellow)GetChildAt(2);
|
||||
content = (GTextField)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b7f2065cca1cfba40b08ecee02f32bd7
|
||||
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.Common_01
|
||||
{
|
||||
public partial class item_wheel : GComponent
|
||||
{
|
||||
public Controller type;
|
||||
public GImage img_light;
|
||||
public GTextField text_rate;
|
||||
public Transition show;
|
||||
public Transition hide;
|
||||
public const string URL = "ui://o9974uc5r8lg4r";
|
||||
|
||||
public static item_wheel CreateInstance()
|
||||
{
|
||||
return (item_wheel)UIPackage.CreateObject("Common_01", "item_wheel");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
type = GetControllerAt(0);
|
||||
img_light = (GImage)GetChildAt(3);
|
||||
text_rate = (GTextField)GetChildAt(4);
|
||||
show = GetTransitionAt(0);
|
||||
hide = GetTransitionAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 44cb91a8b3c2ddb488dd2d0ed3966804
|
||||
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.Common_01
|
||||
{
|
||||
public partial class wheel : GComponent
|
||||
{
|
||||
public wheel_ wheel_;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://o9974uc5r8lg4q";
|
||||
|
||||
public static wheel CreateInstance()
|
||||
{
|
||||
return (wheel)UIPackage.CreateObject("Common_01", "wheel");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
wheel_ = (wheel_)GetChildAt(0);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6d7a09222df377e41b68061af00cca0f
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,43 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.Common_01
|
||||
{
|
||||
public partial class wheel_ : GComponent
|
||||
{
|
||||
public item_wheel item_0;
|
||||
public item_wheel item_1;
|
||||
public item_wheel item_2;
|
||||
public item_wheel item_3;
|
||||
public item_wheel item_4;
|
||||
public item_wheel item_5;
|
||||
public item_wheel item_6;
|
||||
public item_wheel item_7;
|
||||
public Transition t0;
|
||||
public Transition t1;
|
||||
public const string URL = "ui://o9974uc5r8lg4t";
|
||||
|
||||
public static wheel_ CreateInstance()
|
||||
{
|
||||
return (wheel_)UIPackage.CreateObject("Common_01", "wheel_");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
item_0 = (item_wheel)GetChildAt(2);
|
||||
item_1 = (item_wheel)GetChildAt(3);
|
||||
item_2 = (item_wheel)GetChildAt(4);
|
||||
item_3 = (item_wheel)GetChildAt(5);
|
||||
item_4 = (item_wheel)GetChildAt(6);
|
||||
item_5 = (item_wheel)GetChildAt(7);
|
||||
item_6 = (item_wheel)GetChildAt(8);
|
||||
item_7 = (item_wheel)GetChildAt(9);
|
||||
t0 = GetTransitionAt(0);
|
||||
t1 = GetTransitionAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5e7ca7ec6f1e0684a96f69d1284c54a6
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user