ball 项目提交
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.ZM_Toast_23
|
||||
{
|
||||
public class ZM_Toast_23Binder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(com_net_tips.URL, typeof(com_net_tips));
|
||||
UIObjectFactory.SetPackageItemExtension(com_unclok_tips.URL, typeof(com_unclok_tips));
|
||||
UIObjectFactory.SetPackageItemExtension(com_tips.URL, typeof(com_tips));
|
||||
UIObjectFactory.SetPackageItemExtension(com_word.URL, typeof(com_word));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a5ac9b9369f54434bb57018220eabc9d
|
||||
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.ZM_Toast_23
|
||||
{
|
||||
public partial class com_net_tips : GComponent
|
||||
{
|
||||
public Controller state;
|
||||
public GTextField text_tips;
|
||||
public const string URL = "ui://gyce6fovcmho4";
|
||||
|
||||
public static com_net_tips CreateInstance()
|
||||
{
|
||||
return (com_net_tips)UIPackage.CreateObject("ZM_Toast_23", "com_net_tips");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
text_tips = (GTextField)GetChildAt(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fc82f8032c552aa41a10543fafb86f72
|
||||
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.ZM_Toast_23
|
||||
{
|
||||
public partial class com_tips : GComponent
|
||||
{
|
||||
public com_word node_tips;
|
||||
public Transition t0;
|
||||
public const string URL = "ui://gyce6fovopwg0";
|
||||
|
||||
public static com_tips CreateInstance()
|
||||
{
|
||||
return (com_tips)UIPackage.CreateObject("ZM_Toast_23", "com_tips");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
node_tips = (com_word)GetChildAt(0);
|
||||
t0 = GetTransitionAt(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: c3f28503ec2c845fe9a5b5b3624d94d3
|
||||
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.ZM_Toast_23
|
||||
{
|
||||
public partial class com_unclok_tips : GComponent
|
||||
{
|
||||
public GButton btn_go;
|
||||
public GTextField text_tips;
|
||||
public GButton btn_close;
|
||||
public const string URL = "ui://gyce6fovmoeq2";
|
||||
|
||||
public static com_unclok_tips CreateInstance()
|
||||
{
|
||||
return (com_unclok_tips)UIPackage.CreateObject("ZM_Toast_23", "com_unclok_tips");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
btn_go = (GButton)GetChildAt(1);
|
||||
text_tips = (GTextField)GetChildAt(3);
|
||||
btn_close = (GButton)GetChildAt(5);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8d30e10c123ab43408a20d2f069b7f43
|
||||
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.ZM_Toast_23
|
||||
{
|
||||
public partial class com_word : GComponent
|
||||
{
|
||||
public GTextField text_tips;
|
||||
public const string URL = "ui://gyce6fovopwg1";
|
||||
|
||||
public static com_word CreateInstance()
|
||||
{
|
||||
return (com_word)UIPackage.CreateObject("ZM_Toast_23", "com_word");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
text_tips = (GTextField)GetChildAt(1);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5282e2e84f7ed483e801d22cc890a8fd
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user