[refactor] GameInputManagerとGameManagerの入力処理を改善し、GameLoopとGameNetworkSyncを新規作成。GameSceneの構造を整理し、useGameSceneControllerフックを追加。
1 parent 0b72c94 commit f97f18f1213778a0c0b98ce10edc9dfc2571e29e
@rinto hasegawa rinto hasegawa authored on 24 Feb
Showing 10 changed files
View
apps/client/src/scenes/game/GameInputManager.ts
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/GameScene.tsx
View
apps/client/src/scenes/game/GameView.tsx
View
apps/client/src/scenes/game/application/GameLoop.ts 0 → 100644
View
apps/client/src/scenes/game/application/GameNetworkSync.ts 0 → 100644
View
apps/client/src/scenes/game/application/GameTimer.ts 0 → 100644
View
apps/client/src/scenes/game/application/game.types.ts 0 → 100644
View
apps/client/src/scenes/game/hooks/useGameSceneController.ts 0 → 100644
View
docs/01_Env/ENV_01_環境構築・技術スタック.txt