初始化项目

This commit is contained in:
MuHua-123
2024-12-02 17:16:44 +08:00
parent 698464b9d7
commit 0ff284b795
327 changed files with 87 additions and 21751 deletions
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: a81cd0646bee3624b941f3d0b2c272f4
guid: 1fbdc8f1003e52b42b71c1679a3b8e3c
MonoImporter:
externalObjects: {}
serializedVersion: 2
@@ -1,16 +0,0 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UIElements;
public class UIPageGarmentSewing : ModuleUIPage {
private TopMenu topMenu;
private VisualElement TopMenuElement => Q<VisualElement>("TopMenu");
protected override void Awake() => ModuleCore.CurrentPage = this;
private void Start() {
topMenu = new TopMenu(TopMenuElement);
topMenu.ClickTopMenu1 = () => { };
topMenu.ClickTopMenu2 = () => { ModuleCore.PresetsPlateWindow.Open(null); };
}
}
@@ -1,11 +0,0 @@
fileFormatVersion: 2
guid: d436e806ac6755d4fb29cdb0f7208615
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -1,7 +0,0 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class UIPageGlobal : ModuleUIPage {
protected override void Awake() => ModuleCore.GlobalPage = this;
}
@@ -1,11 +0,0 @@
fileFormatVersion: 2
guid: b8b1855b5fed0e041878548696f2afbe
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: