feat: DisposableRegistryを追加し、GameManagerとGameSceneRuntimeの破棄処理を整理
1 parent 6b849fa commit 3467a67e34c3ab16a48844aa34f7e46c3e53fdf4
@rinto hasegawa rinto hasegawa authored on 27 Feb
Showing 6 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/lifecycle/DisposableRegistry.ts 0 → 100644
View
apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts
View
apps/client/src/scenes/game/application/time/TimeProvider.ts 0 → 100644
View
apps/client/src/scenes/game/application/ui/GameUiStateSyncService.ts
View
apps/client/src/scenes/game/input/hooks/useCooldownClock.ts