refactor: PlayerRepositoryのインポートパスを修正し、GameUiPresenterを新しい場所に移動
1 parent ae0f8d0 commit 4936f6779597cc5706af7a2a3c50f446c3a95fad
@rinto hasegawa rinto hasegawa authored on 27 Feb
Showing 9 changed files
View
apps/client/src/scenes/game/application/GameLoop.ts
View
apps/client/src/scenes/game/application/GameNetworkSync.ts
View
apps/client/src/scenes/game/application/loopSteps/LoopStep.ts
View
apps/client/src/scenes/game/application/loopSteps/SimulationStep.ts
View
apps/client/src/scenes/game/application/player/PlayerRepository.ts
View
apps/client/src/scenes/game/application/presentation/GameUiPresenter.ts 100644 → 0
View
apps/client/src/scenes/game/entities/player/PlayerRepository.ts 0 → 100644
View
apps/client/src/scenes/game/hooks/useGameSceneController.ts
View
apps/client/src/scenes/game/input/presentation/GameUiPresenter.ts 0 → 100644