架构调整
1 parent 7ba5781 commit 60f4784bc3a446abc12f908fab89bef098e80111
@小李xl 小李xl authored on 25 Aug 2022
Showing 13 changed files
View
DungeonShooting_Godot/prefab/test/MoveComponent.tscn 0 → 100644
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/scene/TestNavigation.tscn 100644 → 0
View
DungeonShooting_Godot/scene/test/TestCommpont.tscn 0 → 100644
View
DungeonShooting_Godot/scene/test/TestNavigation.tscn 0 → 100644
View
DungeonShooting_Godot/src/framework/Component.cs 100644 → 0
View
DungeonShooting_Godot/src/framework/GameObject.cs
View
DungeonShooting_Godot/src/framework/IComponent.cs
View
DungeonShooting_Godot/src/framework/IDestroy.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/NodeComponent.cs 0 → 100644
View
DungeonShooting_Godot/src/test/TestAttackComponent.cs 0 → 100644
View
DungeonShooting_Godot/src/test/TestMoveNodeComponent.cs 0 → 100644
View
DungeonShooting_Godot/src/test/TestPlayer.cs 0 → 100644