提交项目

This commit is contained in:
2026-06-15 11:34:31 +08:00
commit 43d6c0125d
5698 changed files with 1236396 additions and 0 deletions
@@ -0,0 +1,31 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.JTodo
{
public partial class btn_todo
{
/// <summary>
/// 0:sign
/// </summary>
public int _Type_sign = 0;
/// <summary>
/// 1:wheel
/// </summary>
public int _Type_wheel = 1;
/// <summary>
/// 2:task
/// </summary>
public int _Type_task = 2;
/// <summary>
/// 0:none
/// </summary>
public int _Red_none = 0;
/// <summary>
/// 1:red
/// </summary>
public int _Red_red = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 621a57de9e850344c9b68999eb835e57
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,31 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.JTodo
{
public partial class btn_todo
{
/// <summary>
/// 0:sign
/// </summary>
public const int Type_sign = 0;
/// <summary>
/// 1:wheel
/// </summary>
public const int Type_wheel = 1;
/// <summary>
/// 2:task
/// </summary>
public const int Type_task = 2;
/// <summary>
/// 0:none
/// </summary>
public const int Red_none = 0;
/// <summary>
/// 1:red
/// </summary>
public const int Red_red = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: e20f338ef841f40429576f3a0fceef5f
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: