[refactor] 爆弾被弾判定のインターフェースを整理し、メソッド名を変更
1 parent 87b6dce commit 09343f6a1aa0f78924831aa83e4104012917c605
@rinto hasegawa rinto hasegawa authored on 2 Mar
Showing 6 changed files
View
apps/client/src/scenes/game/application/BombHitOrchestrator.ts
View
apps/client/src/scenes/game/application/combat/CombatLifecycleFacade.ts
View
apps/server/src/domains/game/application/ports/gameUseCasePorts.ts
View
apps/server/src/domains/game/application/useCases/placeBombUseCase.ts
View
apps/server/src/domains/game/application/useCases/reportBombHitUseCase.ts
View
apps/server/src/network/handlers/game/createGameOutputAdapter.ts