feat: ゲームループのステップを共通化し、フレーム文脈を導入
1 parent 3467a67 commit a2fd15e8c5d7c74bda26f8ff224ead5f8d58f444
@rinto hasegawa rinto hasegawa authored on 27 Feb
Showing 6 changed files
View
apps/client/src/scenes/game/application/GameLoop.ts
View
apps/client/src/scenes/game/application/loopSteps/BombStep.ts
View
apps/client/src/scenes/game/application/loopSteps/CameraStep.ts
View
apps/client/src/scenes/game/application/loopSteps/InputStep.ts
View
apps/client/src/scenes/game/application/loopSteps/LoopStep.ts 0 → 100644
View
apps/client/src/scenes/game/application/loopSteps/SimulationStep.ts