架构调整
|
---|
|
DungeonShooting_Godot/project.godot |
---|
DungeonShooting_Godot/scene/test/TestCommpont.tscn |
---|
DungeonShooting_Godot/src/framework/ActivityObject.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/Component.cs |
---|
DungeonShooting_Godot/src/framework/ComponentControl.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/GameObject.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/IComponent.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/NodeComponent.cs |
---|
DungeonShooting_Godot/src/game/common/NodeExtend.cs |
---|
DungeonShooting_Godot/src/game/props/CheckInteractiveResult.cs |
---|
DungeonShooting_Godot/src/game/props/IProp.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/props/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/role/FaceDirection.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/role/Player.cs |
---|
DungeonShooting_Godot/src/game/role/Role.cs |
---|
DungeonShooting_Godot/src/test/TestAttackComponent.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/test/TestMoveNodeComponent.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/test/TestPlayer.cs 100644 → 0 |
---|