ball 项目提交

This commit is contained in:
2026-04-20 12:06:34 +08:00
parent 4331ebba60
commit 99145facbd
6052 changed files with 576445 additions and 0 deletions
@@ -0,0 +1,14 @@
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
using FairyGUI;
namespace FGUI.ZM_Novice_21
{
public class ZM_Novice_21Binder
{
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(com_guide.URL, typeof(com_guide));
}
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: d6fa83eb757974718a73312ed9c9ecd5
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_Novice_21
{
public partial class com_guide : GComponent
{
public GButton btn_new_start;
public GGraph finger_parent;
public const string URL = "ui://x5rcjydgs80p0";
public static com_guide CreateInstance()
{
return (com_guide)UIPackage.CreateObject("ZM_Novice_21", "com_guide");
}
public override void ConstructFromXML(XML xml)
{
base.ConstructFromXML(xml);
btn_new_start = (GButton)GetChildAt(1);
finger_parent = (GGraph)GetChildAt(2);
}
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 96fd012d14cee41a8aa201b39dbe2c43
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: