|
[feat] ゲームマネージャーに爆弾管理機能を統合し、ゲームループを改善
|
|---|
|
|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/BombHitOrchestrator.ts |
|---|
| apps/client/src/scenes/game/application/GameLoop.ts |
|---|
| apps/client/src/scenes/game/application/loopSteps/BombStep.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/BombView.ts |
|---|