Merge pull request #174 from rintoHasegawa/feature/260226_rinto_attack
[feat] 爆弾当たり判定のためのコンテキストプロバイダーとオーケストレーターを追加
commit 18bdef4900dcc279496f3a5376707d7b53a8ddac
2 parents 8d06661 + a9c431e
@rintoHasegawa rintoHasegawa authored on 26 Feb
GitHub committed 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