增加更新接口

This commit is contained in:
MuHua-123
2025-08-28 14:24:09 +08:00
parent 301030487e
commit 04b65e6945
38 changed files with 155 additions and 509 deletions
@@ -0,0 +1,13 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace MuHua {
/// <summary>
/// UI控制接口
/// </summary>
public interface UIControl {
/// <summary> 更新UI状态 </summary>
public void Update();
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: b46dec8e6f5bddc49a0a37b501d06229
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: