|
Merge pull request #202 from rintoHasegawa/refactor/260227_rinto_client
Refactor/260227 rinto client |
|---|
| apps/client/src/scenes/game/GameInputManager.ts 100644 → 0 |
|---|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/GameEventFacade.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/application/GameLoop.ts |
|---|
| apps/client/src/scenes/game/application/network/GameActionSender.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/application/orchestrators/GameSceneOrchestrator.ts |
|---|
| apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/hooks/useGameSceneController.ts |
|---|