完成对象池基础功能
|
---|
|
DungeonShooting_Godot/prefab/bullet/explode/Explode0001.tscn |
---|
DungeonShooting_Godot/scene/World.tscn |
---|
DungeonShooting_Godot/src/framework/common/NodeExtend.cs |
---|
DungeonShooting_Godot/src/framework/pool/IPoolItem.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/pool/ObjectPool.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/activity/bullet/explode/Explode.cs |
---|
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs |
---|
DungeonShooting_Godot/src/game/activity/role/Role.cs |
---|
DungeonShooting_Godot/src/game/manager/ObjectManager.cs 0 → 100644 |
---|