Merge remote-tracking branch 'origin_github/master' into 游戏核心功能开发
|
---|
DungeonShooting_Godot/DungeonShooting.csproj |
---|
DungeonShooting_Godot/addons/dungeonShooting_plugin/Automation.cs 100644 → 0 |
---|
DungeonShooting_Godot/addons/dungeonShooting_plugin/Automation.tscn 100644 → 0 |
---|
DungeonShooting_Godot/addons/dungeonShooting_plugin/NodeMonitor.cs 0 → 100644 |
---|
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs |
---|
DungeonShooting_Godot/addons/dungeonShooting_plugin/Tool.svg 0 → 100644 |
---|
DungeonShooting_Godot/addons/dungeonShooting_plugin/Tool.svg.import 0 → 100644 |
---|
DungeonShooting_Godot/prefab/Cursor.tscn 0 → 100644 |
---|
DungeonShooting_Godot/prefab/ui/Cursor.tscn 100644 → 0 |
---|
DungeonShooting_Godot/prefab/ui/EditorTools.tscn 0 → 100644 |
---|
DungeonShooting_Godot/prefab/ui/RoomUI.tscn |
---|
DungeonShooting_Godot/project.godot |
---|
DungeonShooting_Godot/resource/theme/mainTheme.tres |
---|
DungeonShooting_Godot/scene/Main.tscn |
---|
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs |
---|
DungeonShooting_Godot/src/framework/activity/CoroutineData.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/common/Utils.cs |
---|
DungeonShooting_Godot/src/framework/coroutine/CoroutineData.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/coroutine/ProxyCoroutineHandler.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/generator/ResourcePathGenerator.cs |
---|
DungeonShooting_Godot/src/framework/generator/RoomPackGenerator.cs |
---|
DungeonShooting_Godot/src/framework/generator/UiGenerator.cs |
---|
DungeonShooting_Godot/src/framework/generator/UiManagerMethodsGenerator.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/ui/IUiNode.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/ui/UiBase.cs |
---|
DungeonShooting_Godot/src/framework/ui/UiManager.cs |
---|
DungeonShooting_Godot/src/framework/ui/UiManager_Methods.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/Cursor.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/GameConfig.cs |
---|
DungeonShooting_Godot/src/game/manager/ResourcePath.cs |
---|
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/Cursor.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/ui/editorTools/EditorTools.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/roomUI/GunBar.cs |
---|
DungeonShooting_Godot/src/game/ui/roomUI/HealthBar.cs |
---|
DungeonShooting_Godot/src/game/ui/roomUI/InteractiveTipBar.cs |
---|
DungeonShooting_Godot/src/game/ui/roomUI/ReloadBar.cs |
---|
DungeonShooting_Godot/src/game/ui/roomUI/RoomUI.cs |
---|
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs |
---|
DungeonShooting_Godot/src/test/TestUi/Test.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/test/TestUi/TestPanel.cs 100644 → 0 |
---|
README.md |
---|