[add] ハリケーンシステムを実装し、ゲームループからの責務を分離
1 parent 62af8c9 commit 955fdb77c4933828e5a65a5ca1bd32eb1630565c
@[shimojiryuki] [shimojiryuki] authored on 12 Mar
Showing 7 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/assets/GameAssetPreloader.ts 0 → 100644
View
apps/client/src/scenes/game/application/combat/CombatLifecycleFacade.ts
View
apps/client/src/scenes/game/application/network/handlers/GameNetworkStateApplier.ts
View
apps/client/src/scenes/game/entities/hurricane/HurricaneOverlayController.ts
View
apps/server/src/domains/game/loop/GameLoop.ts
View
apps/server/src/domains/game/loop/HurricaneSystem.ts 0 → 100644