提交
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4730f6a453abee44f9d8c36c8063bac3
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,15 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.ABigImg
|
||||
{
|
||||
public class ABigImgBinder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(com_mainbg.URL, typeof(com_mainbg));
|
||||
UIObjectFactory.SetPackageItemExtension(com_loading_bg.URL, typeof(com_loading_bg));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 59ed0aace5cd4d94090a5094e670ea78
|
||||
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.ABigImg
|
||||
{
|
||||
public partial class com_loading_bg : GComponent
|
||||
{
|
||||
public GImage bg;
|
||||
public const string URL = "ui://m37z5ifzx6ybh9";
|
||||
|
||||
public static com_loading_bg CreateInstance()
|
||||
{
|
||||
return (com_loading_bg)UIPackage.CreateObject("ABigImg", "com_loading_bg");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
bg = (GImage)GetChildAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: cafa05fc87d6fa649b69252452b93cf1
|
||||
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.ABigImg
|
||||
{
|
||||
public partial class com_mainbg : GComponent
|
||||
{
|
||||
public GLoader tu;
|
||||
public const string URL = "ui://m37z5ifzokk5gs";
|
||||
|
||||
public static com_mainbg CreateInstance()
|
||||
{
|
||||
return (com_mainbg)UIPackage.CreateObject("ABigImg", "com_mainbg");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
tu = (GLoader)GetChildAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: cdcfe741a69d1244d9b0633425c859df
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8e45664f7c416ce4ba629cf05d4ae64c
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,35 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.ACommon
|
||||
{
|
||||
public class ACommonBinder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(com_102.URL, typeof(com_102));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_hall.URL, typeof(btn_hall));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_green_vid.URL, typeof(btn_green_vid));
|
||||
UIObjectFactory.SetPackageItemExtension(com_currency.URL, typeof(com_currency));
|
||||
UIObjectFactory.SetPackageItemExtension(com_broadcast1.URL, typeof(com_broadcast1));
|
||||
UIObjectFactory.SetPackageItemExtension(com_broadcast_text1.URL, typeof(com_broadcast_text1));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_balloon.URL, typeof(btn_balloon));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_102.URL, typeof(btn_102));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_101.URL, typeof(btn_101));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_hall_h5.URL, typeof(btn_hall_h5));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_fight.URL, typeof(btn_fight));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_h5.URL, typeof(btn_h5));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_main.URL, typeof(btn_main));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_todo.URL, typeof(btn_todo));
|
||||
UIObjectFactory.SetPackageItemExtension(com_di.URL, typeof(com_di));
|
||||
UIObjectFactory.SetPackageItemExtension(com_maindi.URL, typeof(com_maindi));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_failpack.URL, typeof(btn_failpack));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_saveingpot.URL, typeof(btn_saveingpot));
|
||||
UIObjectFactory.SetPackageItemExtension(com_loadingBlacklist.URL, typeof(com_loadingBlacklist));
|
||||
UIObjectFactory.SetPackageItemExtension(com_topinfo.URL, typeof(com_topinfo));
|
||||
UIObjectFactory.SetPackageItemExtension(com_101.URL, typeof(com_101));
|
||||
UIObjectFactory.SetPackageItemExtension(com_avatar.URL, typeof(com_avatar));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 40e7f495371d3064a8e5f3f09fd6ba18
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_101 : GButton
|
||||
{
|
||||
public GGraph gp_hand;
|
||||
public const string URL = "ui://pmf3wbjilbaaeu";
|
||||
|
||||
public static btn_101 CreateInstance()
|
||||
{
|
||||
return (btn_101)UIPackage.CreateObject("ACommon", "btn_101");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
gp_hand = (GGraph)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 48b0eb68dbb486f40a8f9a580ee9c392
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_102 : GButton
|
||||
{
|
||||
public Controller gift;
|
||||
public GGraph gp_hand;
|
||||
public GImage load_icon;
|
||||
public const string URL = "ui://pmf3wbjilbaa8";
|
||||
|
||||
public static btn_102 CreateInstance()
|
||||
{
|
||||
return (btn_102)UIPackage.CreateObject("ACommon", "btn_102");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
gift = GetControllerAt(0);
|
||||
gp_hand = (GGraph)GetChildAt(0);
|
||||
load_icon = (GImage)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f4153abefb03ece438973b9ae4a06906
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_balloon : GButton
|
||||
{
|
||||
public Controller gift;
|
||||
public GTextField cash_text;
|
||||
public Transition fx_fly;
|
||||
public const string URL = "ui://pmf3wbjifczjfq";
|
||||
|
||||
public static btn_balloon CreateInstance()
|
||||
{
|
||||
return (btn_balloon)UIPackage.CreateObject("ACommon", "btn_balloon");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
gift = GetControllerAt(0);
|
||||
cash_text = (GTextField)GetChildAt(3);
|
||||
fx_fly = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2290331008b99a546bb39825a502a2c5
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_failpack : GButton
|
||||
{
|
||||
public GTextField lab_time;
|
||||
public const string URL = "ui://pmf3wbjiosgy2i";
|
||||
|
||||
public static btn_failpack CreateInstance()
|
||||
{
|
||||
return (btn_failpack)UIPackage.CreateObject("ACommon", "btn_failpack");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
lab_time = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e0574894da42f4e06bf154430c65a978
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_fight : GButton
|
||||
{
|
||||
public Controller cont_select;
|
||||
public const string URL = "ui://pmf3wbjiog7vpiz";
|
||||
|
||||
public static btn_fight CreateInstance()
|
||||
{
|
||||
return (btn_fight)UIPackage.CreateObject("ACommon", "btn_fight");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_select = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fda3cb79834b23349813834461c12fe9
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_green_vid : GButton
|
||||
{
|
||||
public Controller cont_button;
|
||||
public const string URL = "ui://pmf3wbjia9pgfg";
|
||||
|
||||
public static btn_green_vid CreateInstance()
|
||||
{
|
||||
return (btn_green_vid)UIPackage.CreateObject("ACommon", "btn_green_vid");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_button = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c030bc91eb8be634a92c73da8b2d9d75
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_h5 : GButton
|
||||
{
|
||||
public Controller cont_select;
|
||||
public const string URL = "ui://pmf3wbjiokk5gc";
|
||||
|
||||
public static btn_h5 CreateInstance()
|
||||
{
|
||||
return (btn_h5)UIPackage.CreateObject("ACommon", "btn_h5");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_select = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 53f05ece3d466e44e9554215540fe4fa
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_hall : GButton
|
||||
{
|
||||
public Controller cont_select;
|
||||
public const string URL = "ui://pmf3wbji112epia";
|
||||
|
||||
public static btn_hall CreateInstance()
|
||||
{
|
||||
return (btn_hall)UIPackage.CreateObject("ACommon", "btn_hall");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_select = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: da3248eeb227c45ad8b6be4f6ef7a031
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_hall_h5 : GButton
|
||||
{
|
||||
public GTextField number_text;
|
||||
public const string URL = "ui://pmf3wbjimfb0pif";
|
||||
|
||||
public static btn_hall_h5 CreateInstance()
|
||||
{
|
||||
return (btn_hall_h5)UIPackage.CreateObject("ACommon", "btn_hall_h5");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
number_text = (GTextField)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 535bfe6d0355a454ba7012fa22e86520
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_main : GButton
|
||||
{
|
||||
public Controller cont_select;
|
||||
public const string URL = "ui://pmf3wbjiokk5gd";
|
||||
|
||||
public static btn_main CreateInstance()
|
||||
{
|
||||
return (btn_main)UIPackage.CreateObject("ACommon", "btn_main");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_select = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5dcbb4afb287efb4a8235489d43e11cb
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_saveingpot : GButton
|
||||
{
|
||||
public GGraph ani_parent;
|
||||
public GTextField text_nowcash;
|
||||
public const string URL = "ui://pmf3wbjiosgy4m";
|
||||
|
||||
public static btn_saveingpot CreateInstance()
|
||||
{
|
||||
return (btn_saveingpot)UIPackage.CreateObject("ACommon", "btn_saveingpot");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
ani_parent = (GGraph)GetChildAt(0);
|
||||
text_nowcash = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e9b75065139dd4de89e1b8182c41f249
|
||||
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.ACommon
|
||||
{
|
||||
public partial class btn_todo : GButton
|
||||
{
|
||||
public Controller cont_select;
|
||||
public const string URL = "ui://pmf3wbjiokk5ge";
|
||||
|
||||
public static btn_todo CreateInstance()
|
||||
{
|
||||
return (btn_todo)UIPackage.CreateObject("ACommon", "btn_todo");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_select = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2dfeb42301d64a64abbe45209bbc01ac
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_101 : GComponent
|
||||
{
|
||||
public GImage bg;
|
||||
public GImage load_icon;
|
||||
public GTextField title;
|
||||
public GGraph gp_hand;
|
||||
public const string URL = "ui://pmf3wbjix6ybh3";
|
||||
|
||||
public static com_101 CreateInstance()
|
||||
{
|
||||
return (com_101)UIPackage.CreateObject("ACommon", "com_101");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
bg = (GImage)GetChildAt(0);
|
||||
load_icon = (GImage)GetChildAt(1);
|
||||
title = (GTextField)GetChildAt(2);
|
||||
gp_hand = (GGraph)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a9b18a810dddb4d3885e0205fbd874db
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_102 : GComponent
|
||||
{
|
||||
public Controller gift;
|
||||
public GImage load_icon;
|
||||
public GTextField title;
|
||||
public GGraph gp_hand;
|
||||
public const string URL = "ui://pmf3wbji112epg9";
|
||||
|
||||
public static com_102 CreateInstance()
|
||||
{
|
||||
return (com_102)UIPackage.CreateObject("ACommon", "com_102");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
gift = GetControllerAt(0);
|
||||
load_icon = (GImage)GetChildAt(1);
|
||||
title = (GTextField)GetChildAt(2);
|
||||
gp_hand = (GGraph)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7f718f3f35a4c4d76999233329417947
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_avatar : GComponent
|
||||
{
|
||||
public GLoader loader_flag;
|
||||
public GTextField text_name;
|
||||
public const string URL = "ui://pmf3wbjix6ybho";
|
||||
|
||||
public static com_avatar CreateInstance()
|
||||
{
|
||||
return (com_avatar)UIPackage.CreateObject("ACommon", "com_avatar");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
loader_flag = (GLoader)GetChildAt(1);
|
||||
text_name = (GTextField)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 28ef1bb33c206ac47b0feaafbcf8a745
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_broadcast1 : GComponent
|
||||
{
|
||||
public GButton btn_record;
|
||||
public com_broadcast_text1 broad_cast_text;
|
||||
public GGroup broad;
|
||||
public GGroup group_;
|
||||
public Transition t0;
|
||||
public Transition t1;
|
||||
public const string URL = "ui://pmf3wbjiez6k21";
|
||||
|
||||
public static com_broadcast1 CreateInstance()
|
||||
{
|
||||
return (com_broadcast1)UIPackage.CreateObject("ACommon", "com_broadcast1");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
btn_record = (GButton)GetChildAt(0);
|
||||
broad_cast_text = (com_broadcast_text1)GetChildAt(1);
|
||||
broad = (GGroup)GetChildAt(2);
|
||||
group_ = (GGroup)GetChildAt(3);
|
||||
t0 = GetTransitionAt(0);
|
||||
t1 = GetTransitionAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 515c2ac8a044f4c9d9dc5642a66e8be9
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_broadcast_text1 : GComponent
|
||||
{
|
||||
public GGraph bg_panel;
|
||||
public GRichTextField cast_text;
|
||||
public GRichTextField hide_text;
|
||||
public GButton btn_broad;
|
||||
public const string URL = "ui://pmf3wbjiez6k22";
|
||||
|
||||
public static com_broadcast_text1 CreateInstance()
|
||||
{
|
||||
return (com_broadcast_text1)UIPackage.CreateObject("ACommon", "com_broadcast_text1");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
bg_panel = (GGraph)GetChildAt(0);
|
||||
cast_text = (GRichTextField)GetChildAt(1);
|
||||
hide_text = (GRichTextField)GetChildAt(2);
|
||||
btn_broad = (GButton)GetChildAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7244bfcb718a84efda9020269df2473a
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_currency : GComponent
|
||||
{
|
||||
public GButton settings;
|
||||
public btn_101 btn_coin;
|
||||
public btn_102 btn_cash;
|
||||
public com_avatar com_avatar;
|
||||
public GGroup top_group;
|
||||
public const string URL = "ui://pmf3wbjiaxgih3";
|
||||
|
||||
public static com_currency CreateInstance()
|
||||
{
|
||||
return (com_currency)UIPackage.CreateObject("ACommon", "com_currency");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
settings = (GButton)GetChildAt(0);
|
||||
btn_coin = (btn_101)GetChildAt(1);
|
||||
btn_cash = (btn_102)GetChildAt(2);
|
||||
com_avatar = (com_avatar)GetChildAt(3);
|
||||
top_group = (GGroup)GetChildAt(4);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 98e7fd2599edb82498cff7c649f92fac
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_di : GComponent
|
||||
{
|
||||
public Controller gift;
|
||||
public btn_main btn_main;
|
||||
public btn_h5 btn_shop;
|
||||
public btn_todo btn_tab_redem;
|
||||
public btn_hall btn_hall;
|
||||
public btn_fight btn_fight;
|
||||
public const string URL = "ui://pmf3wbjiokk5gf";
|
||||
|
||||
public static com_di CreateInstance()
|
||||
{
|
||||
return (com_di)UIPackage.CreateObject("ACommon", "com_di");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
gift = GetControllerAt(0);
|
||||
btn_main = (btn_main)GetChildAt(1);
|
||||
btn_shop = (btn_h5)GetChildAt(2);
|
||||
btn_tab_redem = (btn_todo)GetChildAt(3);
|
||||
btn_hall = (btn_hall)GetChildAt(4);
|
||||
btn_fight = (btn_fight)GetChildAt(7);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d92c088a66662424fa2ae7b8f8540dd0
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_loadingBlacklist : GComponent
|
||||
{
|
||||
public GRichTextField text_privacy;
|
||||
public const string URL = "ui://pmf3wbjisv84j";
|
||||
|
||||
public static com_loadingBlacklist CreateInstance()
|
||||
{
|
||||
return (com_loadingBlacklist)UIPackage.CreateObject("ACommon", "com_loadingBlacklist");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_privacy = (GRichTextField)GetChildAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 00709468887e6ad4eb075c9030a1f12c
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_maindi : GComponent
|
||||
{
|
||||
public Controller show_fight;
|
||||
public com_di com_di;
|
||||
public const string URL = "ui://pmf3wbjiokk5gg";
|
||||
|
||||
public static com_maindi CreateInstance()
|
||||
{
|
||||
return (com_maindi)UIPackage.CreateObject("ACommon", "com_maindi");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
show_fight = GetControllerAt(0);
|
||||
com_di = (com_di)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 21596b3f5a37de54eb38030544363c98
|
||||
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.ACommon
|
||||
{
|
||||
public partial class com_topinfo : GComponent
|
||||
{
|
||||
public GButton settings;
|
||||
public btn_101 btn_coin;
|
||||
public btn_102 btn_cash;
|
||||
public com_avatar com_avatar;
|
||||
public const string URL = "ui://pmf3wbjix6yb1c";
|
||||
|
||||
public static com_topinfo CreateInstance()
|
||||
{
|
||||
return (com_topinfo)UIPackage.CreateObject("ACommon", "com_topinfo");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
settings = (GButton)GetChildAt(1);
|
||||
btn_coin = (btn_101)GetChildAt(2);
|
||||
btn_cash = (btn_102)GetChildAt(3);
|
||||
com_avatar = (com_avatar)GetChildAt(4);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8f623a21b36a7584697cd73f2b1479ae
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2934dc1291a16495197669a4f1957caa
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,14 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.G002_login
|
||||
{
|
||||
public class G002_loginBinder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(com_login.URL, typeof(com_login));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7441de83ae6cf4074a6f71ad9ddc39df
|
||||
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.G002_login
|
||||
{
|
||||
public partial class com_login : GComponent
|
||||
{
|
||||
public GButton btn_play;
|
||||
public GComponent com_blklist1;
|
||||
public GButton btn_showmax;
|
||||
public Transition logo;
|
||||
public const string URL = "ui://idbyf66gknau5";
|
||||
|
||||
public static com_login CreateInstance()
|
||||
{
|
||||
return (com_login)UIPackage.CreateObject("G002_login", "com_login");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
btn_play = (GButton)GetChildAt(0);
|
||||
com_blklist1 = (GComponent)GetChildAt(1);
|
||||
btn_showmax = (GButton)GetChildAt(2);
|
||||
logo = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 721df02d7087d4d3ea86f5c9018ce460
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e7998b9c6f8fee74d99bc6954ff622bf
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,37 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.JBingoPlay
|
||||
{
|
||||
public class JBingoPlayBinder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(btn_star.URL, typeof(btn_star));
|
||||
UIObjectFactory.SetPackageItemExtension(com_AddBall.URL, typeof(com_AddBall));
|
||||
UIObjectFactory.SetPackageItemExtension(com_ball.URL, typeof(com_ball));
|
||||
UIObjectFactory.SetPackageItemExtension(com_endpop.URL, typeof(com_endpop));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_card.URL, typeof(btn_card));
|
||||
UIObjectFactory.SetPackageItemExtension(com_prize.URL, typeof(com_prize));
|
||||
UIObjectFactory.SetPackageItemExtension(com_prizeitem.URL, typeof(com_prizeitem));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_playagain.URL, typeof(btn_playagain));
|
||||
UIObjectFactory.SetPackageItemExtension(com_playcard.URL, typeof(com_playcard));
|
||||
UIObjectFactory.SetPackageItemExtension(com_play.URL, typeof(com_play));
|
||||
UIObjectFactory.SetPackageItemExtension(com_morecard.URL, typeof(com_morecard));
|
||||
UIObjectFactory.SetPackageItemExtension(com_broadcast1.URL, typeof(com_broadcast1));
|
||||
UIObjectFactory.SetPackageItemExtension(com_broadcast_text1.URL, typeof(com_broadcast_text1));
|
||||
UIObjectFactory.SetPackageItemExtension(com_prop.URL, typeof(com_prop));
|
||||
UIObjectFactory.SetPackageItemExtension(com_carddi.URL, typeof(com_carddi));
|
||||
UIObjectFactory.SetPackageItemExtension(com_end.URL, typeof(com_end));
|
||||
UIObjectFactory.SetPackageItemExtension(com_leavegame.URL, typeof(com_leavegame));
|
||||
UIObjectFactory.SetPackageItemExtension(com_propInfo.URL, typeof(com_propInfo));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_Speed.URL, typeof(btn_Speed));
|
||||
UIObjectFactory.SetPackageItemExtension(com_CallNum.URL, typeof(com_CallNum));
|
||||
UIObjectFactory.SetPackageItemExtension(com_Num.URL, typeof(com_Num));
|
||||
UIObjectFactory.SetPackageItemExtension(com_pickBox.URL, typeof(com_pickBox));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_box.URL, typeof(btn_box));
|
||||
UIObjectFactory.SetPackageItemExtension(com_boxdown.URL, typeof(com_boxdown));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1261664454cf1af4295f46e56db07849
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class btn_Speed : GButton
|
||||
{
|
||||
public GTextField text_Speed;
|
||||
public const string URL = "ui://qrqjiu5sumlsw";
|
||||
|
||||
public static btn_Speed CreateInstance()
|
||||
{
|
||||
return (btn_Speed)UIPackage.CreateObject("JBingoPlay", "btn_Speed");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_Speed = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 590b873c4182c8a4fb304f3420ff4879
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class btn_box : GButton
|
||||
{
|
||||
public Controller cont_box;
|
||||
public Controller cont_type;
|
||||
public Controller cont_first;
|
||||
public Controller gift;
|
||||
public GTextField text_num;
|
||||
public GLoader loader_reward;
|
||||
public GLoader loader_rewardnew;
|
||||
public Transition fx_backtofront;
|
||||
public Transition fx_fronttoback;
|
||||
public const string URL = "ui://qrqjiu5sy0npfu";
|
||||
|
||||
public static btn_box CreateInstance()
|
||||
{
|
||||
return (btn_box)UIPackage.CreateObject("JBingoPlay", "btn_box");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_box = GetControllerAt(0);
|
||||
cont_type = GetControllerAt(1);
|
||||
cont_first = GetControllerAt(2);
|
||||
gift = GetControllerAt(3);
|
||||
text_num = (GTextField)GetChildAt(1);
|
||||
loader_reward = (GLoader)GetChildAt(2);
|
||||
loader_rewardnew = (GLoader)GetChildAt(3);
|
||||
fx_backtofront = GetTransitionAt(0);
|
||||
fx_fronttoback = GetTransitionAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a43e4139bd6a4bc4498c49f11d41af23
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class btn_card : GButton
|
||||
{
|
||||
public Controller cont_button;
|
||||
public GTextField text_num;
|
||||
public GLoader loader_reward;
|
||||
public Transition fx_flip;
|
||||
public const string URL = "ui://qrqjiu5skmj6b";
|
||||
|
||||
public static btn_card CreateInstance()
|
||||
{
|
||||
return (btn_card)UIPackage.CreateObject("JBingoPlay", "btn_card");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_button = GetControllerAt(0);
|
||||
text_num = (GTextField)GetChildAt(1);
|
||||
loader_reward = (GLoader)GetChildAt(2);
|
||||
fx_flip = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 90d5887e994717541bd4ecb1d0bb46ea
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class btn_playagain : GButton
|
||||
{
|
||||
public GTextField text_cardnum;
|
||||
public const string URL = "ui://qrqjiu5skmj6f4";
|
||||
|
||||
public static btn_playagain CreateInstance()
|
||||
{
|
||||
return (btn_playagain)UIPackage.CreateObject("JBingoPlay", "btn_playagain");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_cardnum = (GTextField)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6a9af03586f2af2438f3e4583aa0fc9c
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class btn_star : GButton
|
||||
{
|
||||
public GImage icon_image;
|
||||
public GImage progress;
|
||||
public GTextField progress_text;
|
||||
public const string URL = "ui://qrqjiu5s112epij";
|
||||
|
||||
public static btn_star CreateInstance()
|
||||
{
|
||||
return (btn_star)UIPackage.CreateObject("JBingoPlay", "btn_star");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
icon_image = (GImage)GetChildAt(1);
|
||||
progress = (GImage)GetChildAt(3);
|
||||
progress_text = (GTextField)GetChildAt(4);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: cf1f168d1f758433dbde5127701ec80c
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_AddBall : GComponent
|
||||
{
|
||||
public GGraph gp_fx;
|
||||
public GImage item1;
|
||||
public const string URL = "ui://qrqjiu5s807kfo";
|
||||
|
||||
public static com_AddBall CreateInstance()
|
||||
{
|
||||
return (com_AddBall)UIPackage.CreateObject("JBingoPlay", "com_AddBall");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
gp_fx = (GGraph)GetChildAt(0);
|
||||
item1 = (GImage)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ad9efa2470454254eb2fb8f1628dee59
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_CallNum : GComponent
|
||||
{
|
||||
public com_Num com_Num1;
|
||||
public com_Num com_Num2;
|
||||
public com_Num com_Num3;
|
||||
public com_Num com_Num4;
|
||||
public com_Num com_Num5;
|
||||
public btn_Speed btn_Speed;
|
||||
public const string URL = "ui://qrqjiu5sumlsx";
|
||||
|
||||
public static com_CallNum CreateInstance()
|
||||
{
|
||||
return (com_CallNum)UIPackage.CreateObject("JBingoPlay", "com_CallNum");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
com_Num1 = (com_Num)GetChildAt(1);
|
||||
com_Num2 = (com_Num)GetChildAt(2);
|
||||
com_Num3 = (com_Num)GetChildAt(3);
|
||||
com_Num4 = (com_Num)GetChildAt(4);
|
||||
com_Num5 = (com_Num)GetChildAt(5);
|
||||
btn_Speed = (btn_Speed)GetChildAt(6);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 18cd6b0e7ce1d50469e28f4e8ad43a9e
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_Num : GComponent
|
||||
{
|
||||
public Controller cont_state;
|
||||
public GLoader Load_bg;
|
||||
public GTextField text_num;
|
||||
public const string URL = "ui://qrqjiu5sumlsy";
|
||||
|
||||
public static com_Num CreateInstance()
|
||||
{
|
||||
return (com_Num)UIPackage.CreateObject("JBingoPlay", "com_Num");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_state = GetControllerAt(0);
|
||||
Load_bg = (GLoader)GetChildAt(0);
|
||||
text_num = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5f4e0e370e1420044966d7a9f059e8c1
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_ball : GComponent
|
||||
{
|
||||
public GTextField text_numLeft;
|
||||
public GTextField t1;
|
||||
public const string URL = "ui://qrqjiu5scof017";
|
||||
|
||||
public static com_ball CreateInstance()
|
||||
{
|
||||
return (com_ball)UIPackage.CreateObject("JBingoPlay", "com_ball");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_numLeft = (GTextField)GetChildAt(1);
|
||||
t1 = (GTextField)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d7aa9ffae63bf9241b0dce4d4669ee90
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_boxdown : GComponent
|
||||
{
|
||||
public Controller com_GiftSwitch;
|
||||
public Controller gift;
|
||||
public GImage icon_102;
|
||||
public GProgressBar pb_box;
|
||||
public GTextField text_aNum;
|
||||
public const string URL = "ui://qrqjiu5sy0npfv";
|
||||
|
||||
public static com_boxdown CreateInstance()
|
||||
{
|
||||
return (com_boxdown)UIPackage.CreateObject("JBingoPlay", "com_boxdown");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
com_GiftSwitch = GetControllerAt(0);
|
||||
gift = GetControllerAt(1);
|
||||
icon_102 = (GImage)GetChildAt(0);
|
||||
pb_box = (GProgressBar)GetChildAt(1);
|
||||
text_aNum = (GTextField)GetChildAt(5);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 23822f3a82a387944b34c496ef9c84fd
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_broadcast1 : GComponent
|
||||
{
|
||||
public com_broadcast_text1 broad_cast_text;
|
||||
public const string URL = "ui://qrqjiu5soxqi3v";
|
||||
|
||||
public static com_broadcast1 CreateInstance()
|
||||
{
|
||||
return (com_broadcast1)UIPackage.CreateObject("JBingoPlay", "com_broadcast1");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
broad_cast_text = (com_broadcast_text1)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 082d2ec91f2654b659e677442e0a3580
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_broadcast_text1 : GComponent
|
||||
{
|
||||
public GRichTextField cast_text;
|
||||
public GRichTextField hide_text;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://qrqjiu5soxqi3w";
|
||||
|
||||
public static com_broadcast_text1 CreateInstance()
|
||||
{
|
||||
return (com_broadcast_text1)UIPackage.CreateObject("JBingoPlay", "com_broadcast_text1");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cast_text = (GRichTextField)GetChildAt(0);
|
||||
hide_text = (GRichTextField)GetChildAt(1);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 779afc58e27fe4956884de7277096ede
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_carddi : GComponent
|
||||
{
|
||||
public Controller cont_card;
|
||||
public const string URL = "ui://qrqjiu5srbhor";
|
||||
|
||||
public static com_carddi CreateInstance()
|
||||
{
|
||||
return (com_carddi)UIPackage.CreateObject("JBingoPlay", "com_carddi");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_card = GetControllerAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d875f98631d84a64288d0ff956070468
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_end : GComponent
|
||||
{
|
||||
public GTextField txt_title;
|
||||
public com_endpop com_endPop;
|
||||
public btn_playagain btn_playagain;
|
||||
public GButton btn_home;
|
||||
public Transition fx_enter;
|
||||
public const string URL = "ui://qrqjiu5srbhot";
|
||||
|
||||
public static com_end CreateInstance()
|
||||
{
|
||||
return (com_end)UIPackage.CreateObject("JBingoPlay", "com_end");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
txt_title = (GTextField)GetChildAt(2);
|
||||
com_endPop = (com_endpop)GetChildAt(3);
|
||||
btn_playagain = (btn_playagain)GetChildAt(4);
|
||||
btn_home = (GButton)GetChildAt(5);
|
||||
fx_enter = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9c654dd16d4baa649ab27bc6b41fa38f
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_endpop : GComponent
|
||||
{
|
||||
public Controller cont_end;
|
||||
public Controller cont_giftSwitch;
|
||||
public Controller gift;
|
||||
public GTextField text_coin;
|
||||
public GTextField text_cash;
|
||||
public GTextField title;
|
||||
public GTextField txt;
|
||||
public const string URL = "ui://qrqjiu5skmj66";
|
||||
|
||||
public static com_endpop CreateInstance()
|
||||
{
|
||||
return (com_endpop)UIPackage.CreateObject("JBingoPlay", "com_endpop");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
cont_end = GetControllerAt(0);
|
||||
cont_giftSwitch = GetControllerAt(1);
|
||||
gift = GetControllerAt(2);
|
||||
text_coin = (GTextField)GetChildAt(2);
|
||||
text_cash = (GTextField)GetChildAt(3);
|
||||
title = (GTextField)GetChildAt(4);
|
||||
txt = (GTextField)GetChildAt(5);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5b3745f719e19024faa57741f671ca79
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_leavegame : GComponent
|
||||
{
|
||||
public GTextField text;
|
||||
public GButton btn_leave;
|
||||
public GButton btn_stay;
|
||||
public GButton closeButton;
|
||||
public GTextField txt_title;
|
||||
public const string URL = "ui://qrqjiu5srbhou";
|
||||
|
||||
public static com_leavegame CreateInstance()
|
||||
{
|
||||
return (com_leavegame)UIPackage.CreateObject("JBingoPlay", "com_leavegame");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text = (GTextField)GetChildAt(2);
|
||||
btn_leave = (GButton)GetChildAt(3);
|
||||
btn_stay = (GButton)GetChildAt(4);
|
||||
closeButton = (GButton)GetChildAt(5);
|
||||
txt_title = (GTextField)GetChildAt(6);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b98e24e0200d0bc47acdbe1ce09a559e
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_morecard : GComponent
|
||||
{
|
||||
public GButton closeButton;
|
||||
public GButton btn_more;
|
||||
public GTextField text_cardnum;
|
||||
public GTextField txt_title;
|
||||
public const string URL = "ui://qrqjiu5sn5d5fk";
|
||||
|
||||
public static com_morecard CreateInstance()
|
||||
{
|
||||
return (com_morecard)UIPackage.CreateObject("JBingoPlay", "com_morecard");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
closeButton = (GButton)GetChildAt(2);
|
||||
btn_more = (GButton)GetChildAt(4);
|
||||
text_cardnum = (GTextField)GetChildAt(5);
|
||||
txt_title = (GTextField)GetChildAt(6);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d4c22a87b0c8b2e45bc2caa7ec3e0c5b
|
||||
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.JBingoPlay
|
||||
{
|
||||
public partial class com_pickBox : GComponent
|
||||
{
|
||||
public btn_box box1;
|
||||
public btn_box box2;
|
||||
public btn_box box3;
|
||||
public btn_box box4;
|
||||
public GButton closeButton;
|
||||
public com_boxdown com_boxdown;
|
||||
public const string URL = "ui://qrqjiu5sy0npfs";
|
||||
|
||||
public static com_pickBox CreateInstance()
|
||||
{
|
||||
return (com_pickBox)UIPackage.CreateObject("JBingoPlay", "com_pickBox");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
box1 = (btn_box)GetChildAt(1);
|
||||
box2 = (btn_box)GetChildAt(2);
|
||||
box3 = (btn_box)GetChildAt(3);
|
||||
box4 = (btn_box)GetChildAt(4);
|
||||
closeButton = (GButton)GetChildAt(5);
|
||||
com_boxdown = (com_boxdown)GetChildAt(6);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fcd3a19df3a2f6d48a488b0bf5e37410
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,59 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.JBingoPlay
|
||||
{
|
||||
public partial class com_play : GComponent
|
||||
{
|
||||
public GGraph left_top;
|
||||
public GGraph right_top;
|
||||
public GGraph left_bottom;
|
||||
public GGraph right_bottom;
|
||||
public com_prop com_prop;
|
||||
public com_AddBall com_AddBall;
|
||||
public GButton btn_coin;
|
||||
public GButton btn_cash;
|
||||
public com_carddi com_carddi;
|
||||
public btn_star btn_star;
|
||||
public GGraph spine_parent;
|
||||
public com_CallNum com_CallNum;
|
||||
public com_ball com_ballleft;
|
||||
public GButton btn_close;
|
||||
public GButton btn_ballon;
|
||||
public GGraph zhezhao;
|
||||
public Transition fx_readygo;
|
||||
public Transition fx_gameover;
|
||||
public const string URL = "ui://qrqjiu5slbaa2";
|
||||
|
||||
public static com_play CreateInstance()
|
||||
{
|
||||
return (com_play)UIPackage.CreateObject("JBingoPlay", "com_play");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
left_top = (GGraph)GetChildAt(0);
|
||||
right_top = (GGraph)GetChildAt(1);
|
||||
left_bottom = (GGraph)GetChildAt(2);
|
||||
right_bottom = (GGraph)GetChildAt(3);
|
||||
com_prop = (com_prop)GetChildAt(4);
|
||||
com_AddBall = (com_AddBall)GetChildAt(5);
|
||||
btn_coin = (GButton)GetChildAt(6);
|
||||
btn_cash = (GButton)GetChildAt(7);
|
||||
com_carddi = (com_carddi)GetChildAt(8);
|
||||
btn_star = (btn_star)GetChildAt(9);
|
||||
spine_parent = (GGraph)GetChildAt(10);
|
||||
com_CallNum = (com_CallNum)GetChildAt(11);
|
||||
com_ballleft = (com_ball)GetChildAt(12);
|
||||
btn_close = (GButton)GetChildAt(13);
|
||||
btn_ballon = (GButton)GetChildAt(14);
|
||||
zhezhao = (GGraph)GetChildAt(15);
|
||||
fx_readygo = GetTransitionAt(0);
|
||||
fx_gameover = GetTransitionAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b709de93c7459eb408b84e8b8bd24831
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user