完成对象池基础功能
1 parent 534e6f2 commit 69977c52f296c9953249ba47ae5f4fc47eb28545
@小李xl 小李xl authored on 2 Nov 2023
Showing 10 changed files
View
DungeonShooting_Godot/prefab/bullet/explode/Explode0001.tscn
View
DungeonShooting_Godot/scene/World.tscn
View
DungeonShooting_Godot/src/framework/common/NodeExtend.cs
View
DungeonShooting_Godot/src/framework/pool/IPoolItem.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/pool/ObjectPool.cs 0 → 100644
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/bullet/explode/Explode.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/manager/ObjectManager.cs 0 → 100644