将玩家血量护盾和武器ui代码拆分开
|
---|
|
DungeonShooting_Godot/scene/Main.tscn |
---|
DungeonShooting_Godot/src/framework/ui/UiManager.cs |
---|
DungeonShooting_Godot/src/framework/ui/UiManager_Methods.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/event/EventEnum.cs |
---|
DungeonShooting_Godot/src/game/event/EventFactory.cs |
---|
DungeonShooting_Godot/src/game/manager/ResourcePath.cs |
---|
DungeonShooting_Godot/src/game/role/Player.cs |
---|
DungeonShooting_Godot/src/game/role/Role.cs |
---|
DungeonShooting_Godot/src/game/ui/roomUI/GunBar.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/roomUI/HealthBar.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs |
---|