|
Merge pull request #174 from rintoHasegawa/feature/260226_rinto_attack
[feat] 爆弾当たり判定のためのコンテキストプロバイダーとオーケストレーターを追加 |
|---|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/BombHitContextProvider.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/application/BombHitOrchestrator.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/bomb/BombController.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/BombHitDetector.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/bomb/BombManager.ts |
|---|