生成 UiManager 打开指定ui的函数
1 parent b5f4cbd commit 388c4737469bf6c532afbee58a8418462d544486
@小李xl 小李xl authored on 19 Mar 2023
Showing 13 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs
View
DungeonShooting_Godot/prefab/ui/EditorTools.tscn
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/framework/generator/ResourcePathGenerator.cs
View
DungeonShooting_Godot/src/framework/generator/UiGenerator.cs
View
DungeonShooting_Godot/src/framework/generator/UiManagerMethodsGenerator.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/ui/UiManager.cs
View
DungeonShooting_Godot/src/framework/ui/UiManager_Methods.cs 100644 → 0
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/editorTools/EditorTools.cs
View
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs