Merge pull request #202 from rintoHasegawa/refactor/260227_rinto_client
Refactor/260227 rinto client
commit 542ca67c04ab4a3eab017f652296aef00ed6932d
2 parents ce5e81d + 0090b10
@rintoHasegawa rintoHasegawa authored on 27 Feb
GitHub committed on 27 Feb
Showing 8 changed files
View
apps/client/src/scenes/game/GameInputManager.ts 100644 → 0
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/GameEventFacade.ts 0 → 100644
View
apps/client/src/scenes/game/application/GameLoop.ts
View
apps/client/src/scenes/game/application/network/GameActionSender.ts 0 → 100644
View
apps/client/src/scenes/game/application/orchestrators/GameSceneOrchestrator.ts
View
apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts 0 → 100644
View
apps/client/src/scenes/game/hooks/useGameSceneController.ts