[feat] 爆弾当たり判定のためのコンテキストプロバイダーとオーケストレーターを追加
1 parent 368632b commit a9c431e8a226fb65a1f8e3ca0e804accfef20e9a
@rinto hasegawa rinto hasegawa authored on 26 Feb
Showing 6 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/BombHitContextProvider.ts 0 → 100644
View
apps/client/src/scenes/game/application/BombHitOrchestrator.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/BombController.ts
View
apps/client/src/scenes/game/entities/bomb/BombHitDetector.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/BombManager.ts