|
feat: DisposableRegistryを追加し、GameManagerとGameSceneRuntimeの破棄処理を整理
|
|---|
|
|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/lifecycle/DisposableRegistry.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts |
|---|
| apps/client/src/scenes/game/application/time/TimeProvider.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/application/ui/GameUiStateSyncService.ts |
|---|
| apps/client/src/scenes/game/input/hooks/useCooldownClock.ts |
|---|