fix:1、添加项目
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.P23_Tujian
|
||||
{
|
||||
public class P23_TujianBinder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(com_tujian.URL, typeof(com_tujian));
|
||||
UIObjectFactory.SetPackageItemExtension(com_tujian_item.URL, typeof(com_tujian_item));
|
||||
UIObjectFactory.SetPackageItemExtension(com_lock.URL, typeof(com_lock));
|
||||
UIObjectFactory.SetPackageItemExtension(com_gril16_2.URL, typeof(com_gril16_2));
|
||||
UIObjectFactory.SetPackageItemExtension(com_gril9_2.URL, typeof(com_gril9_2));
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 43cc903a07a60a340accb9ff4cbc6d50
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,75 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.P23_Tujian
|
||||
{
|
||||
public partial class com_gril16_2 : GComponent
|
||||
{
|
||||
public Controller state;
|
||||
public GImage gril_1;
|
||||
public GImage gril_2;
|
||||
public GImage gril_3;
|
||||
public GImage gril_4;
|
||||
public GImage gril_5;
|
||||
public GImage gril_6;
|
||||
public GImage gril_7;
|
||||
public GImage gril_8;
|
||||
public GImage gril_9;
|
||||
public GImage gril_10;
|
||||
public GImage gril_11;
|
||||
public GImage gril_12;
|
||||
public GImage gril_13;
|
||||
public GImage gril_14;
|
||||
public GImage gril_15;
|
||||
public GImage gril_16;
|
||||
public Transition t0;
|
||||
public Transition t1;
|
||||
public Transition t2;
|
||||
public Transition t3;
|
||||
public Transition t4;
|
||||
public Transition t5;
|
||||
public Transition t6;
|
||||
public Transition t7;
|
||||
public Transition t8;
|
||||
public const string URL = "ui://etpidy1miide6b";
|
||||
|
||||
public static com_gril16_2 CreateInstance()
|
||||
{
|
||||
return (com_gril16_2)UIPackage.CreateObject("P23_Tujian", "com_gril16_2");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
gril_1 = (GImage)GetChildAt(1);
|
||||
gril_2 = (GImage)GetChildAt(2);
|
||||
gril_3 = (GImage)GetChildAt(3);
|
||||
gril_4 = (GImage)GetChildAt(4);
|
||||
gril_5 = (GImage)GetChildAt(5);
|
||||
gril_6 = (GImage)GetChildAt(6);
|
||||
gril_7 = (GImage)GetChildAt(7);
|
||||
gril_8 = (GImage)GetChildAt(8);
|
||||
gril_9 = (GImage)GetChildAt(9);
|
||||
gril_10 = (GImage)GetChildAt(10);
|
||||
gril_11 = (GImage)GetChildAt(11);
|
||||
gril_12 = (GImage)GetChildAt(12);
|
||||
gril_13 = (GImage)GetChildAt(13);
|
||||
gril_14 = (GImage)GetChildAt(14);
|
||||
gril_15 = (GImage)GetChildAt(15);
|
||||
gril_16 = (GImage)GetChildAt(16);
|
||||
t0 = GetTransitionAt(0);
|
||||
t1 = GetTransitionAt(1);
|
||||
t2 = GetTransitionAt(2);
|
||||
t3 = GetTransitionAt(3);
|
||||
t4 = GetTransitionAt(4);
|
||||
t5 = GetTransitionAt(5);
|
||||
t6 = GetTransitionAt(6);
|
||||
t7 = GetTransitionAt(7);
|
||||
t8 = GetTransitionAt(8);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ae46df99126e5284781f0ef96bf26349
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,61 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace FGUI.P23_Tujian
|
||||
{
|
||||
public partial class com_gril9_2 : GComponent
|
||||
{
|
||||
public Controller state;
|
||||
public GImage gril_1;
|
||||
public GImage gril_2;
|
||||
public GImage gril_3;
|
||||
public GImage gril_4;
|
||||
public GImage gril_5;
|
||||
public GImage gril_6;
|
||||
public GImage gril_7;
|
||||
public GImage gril_8;
|
||||
public GImage gril_9;
|
||||
public Transition t0;
|
||||
public Transition t1;
|
||||
public Transition t2;
|
||||
public Transition t3;
|
||||
public Transition t4;
|
||||
public Transition t5;
|
||||
public Transition t6;
|
||||
public Transition t7;
|
||||
public Transition t8;
|
||||
public const string URL = "ui://etpidy1miide6c";
|
||||
|
||||
public static com_gril9_2 CreateInstance()
|
||||
{
|
||||
return (com_gril9_2)UIPackage.CreateObject("P23_Tujian", "com_gril9_2");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
gril_1 = (GImage)GetChildAt(1);
|
||||
gril_2 = (GImage)GetChildAt(2);
|
||||
gril_3 = (GImage)GetChildAt(3);
|
||||
gril_4 = (GImage)GetChildAt(4);
|
||||
gril_5 = (GImage)GetChildAt(5);
|
||||
gril_6 = (GImage)GetChildAt(6);
|
||||
gril_7 = (GImage)GetChildAt(7);
|
||||
gril_8 = (GImage)GetChildAt(8);
|
||||
gril_9 = (GImage)GetChildAt(9);
|
||||
t0 = GetTransitionAt(0);
|
||||
t1 = GetTransitionAt(1);
|
||||
t2 = GetTransitionAt(2);
|
||||
t3 = GetTransitionAt(3);
|
||||
t4 = GetTransitionAt(4);
|
||||
t5 = GetTransitionAt(5);
|
||||
t6 = GetTransitionAt(6);
|
||||
t7 = GetTransitionAt(7);
|
||||
t8 = GetTransitionAt(8);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b24f698bed21d964d80f2e327508d876
|
||||
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.P23_Tujian
|
||||
{
|
||||
public partial class com_lock : GComponent
|
||||
{
|
||||
public Controller state;
|
||||
public Transition t0;
|
||||
public Transition t1;
|
||||
public Transition t2;
|
||||
public Transition t3;
|
||||
public Transition t4;
|
||||
public Transition t5;
|
||||
public Transition t6;
|
||||
public Transition t7;
|
||||
public Transition t8;
|
||||
public const string URL = "ui://etpidy1miide4s";
|
||||
|
||||
public static com_lock CreateInstance()
|
||||
{
|
||||
return (com_lock)UIPackage.CreateObject("P23_Tujian", "com_lock");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
state = GetControllerAt(0);
|
||||
t0 = GetTransitionAt(0);
|
||||
t1 = GetTransitionAt(1);
|
||||
t2 = GetTransitionAt(2);
|
||||
t3 = GetTransitionAt(3);
|
||||
t4 = GetTransitionAt(4);
|
||||
t5 = GetTransitionAt(5);
|
||||
t6 = GetTransitionAt(6);
|
||||
t7 = GetTransitionAt(7);
|
||||
t8 = GetTransitionAt(8);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2597e80143913c8489decd0a17bc07ac
|
||||
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.P23_Tujian
|
||||
{
|
||||
public partial class com_tujian : GComponent
|
||||
{
|
||||
public GGraph ani_node;
|
||||
public GButton btn_close;
|
||||
public GButton gold;
|
||||
public GList list;
|
||||
public GGroup panel;
|
||||
public Transition show1;
|
||||
public Transition show2;
|
||||
public Transition hide1;
|
||||
public Transition hide2;
|
||||
public const string URL = "ui://etpidy1miide4o";
|
||||
|
||||
public static com_tujian CreateInstance()
|
||||
{
|
||||
return (com_tujian)UIPackage.CreateObject("P23_Tujian", "com_tujian");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
ani_node = (GGraph)GetChildAt(2);
|
||||
btn_close = (GButton)GetChildAt(5);
|
||||
gold = (GButton)GetChildAt(6);
|
||||
list = (GList)GetChildAt(9);
|
||||
panel = (GGroup)GetChildAt(10);
|
||||
show1 = GetTransitionAt(0);
|
||||
show2 = GetTransitionAt(1);
|
||||
hide1 = GetTransitionAt(2);
|
||||
hide2 = GetTransitionAt(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 78d78b321241d8c4cb755a127dca4874
|
||||
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.P23_Tujian
|
||||
{
|
||||
public partial class com_tujian_item : GComponent
|
||||
{
|
||||
public Controller page;
|
||||
public GProgressBar pb;
|
||||
public com_gril16_2 gril_16;
|
||||
public com_gril9_2 gril_9;
|
||||
public GTextField lab_progress;
|
||||
public const string URL = "ui://etpidy1miide4p";
|
||||
|
||||
public static com_tujian_item CreateInstance()
|
||||
{
|
||||
return (com_tujian_item)UIPackage.CreateObject("P23_Tujian", "com_tujian_item");
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
page = GetControllerAt(0);
|
||||
pb = (GProgressBar)GetChildAt(3);
|
||||
gril_16 = (com_gril16_2)GetChildAt(5);
|
||||
gril_9 = (com_gril9_2)GetChildAt(6);
|
||||
lab_progress = (GTextField)GetChildAt(8);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 28c0e357915211e4c9065b79941768a3
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user