将玩家血量护盾和武器ui代码拆分开
1 parent b727bd5 commit 07a3ab33e9c996c58d5a43b5581a0123c715bc83
@小李xl 小李xl authored on 13 Mar 2023
Showing 12 changed files
View
DungeonShooting_Godot/scene/Main.tscn
View
DungeonShooting_Godot/src/framework/ui/UiManager.cs
View
DungeonShooting_Godot/src/framework/ui/UiManager_Methods.cs 0 → 100644
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/event/EventFactory.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/role/Player.cs
View
DungeonShooting_Godot/src/game/role/Role.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/GunBar.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/roomUI/HealthBar.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs