Merge pull request #270 from rintoHasegawa/feature/260317_rinto_culling
Feature/260317 rinto culling
commit 3e794f8aa300aa53d10f0698be9da4f1487e34e9
2 parents 97fadde + d0d00a8
@rintoHasegawa rintoHasegawa authored 28 days ago
GitHub committed 28 days ago
Showing 11 changed files
View
apps/client/src/scenes/game/application/GameNetworkSync.ts
View
apps/client/src/scenes/game/application/culling/worldViewport.ts 0 → 100644
View
apps/client/src/scenes/game/application/loopSteps/SimulationStep.ts
View
apps/client/src/scenes/game/application/network/handlers/GameNetworkStateApplier.ts
View
apps/client/src/scenes/game/application/network/handlers/HurricaneSyncHandler.ts
View
apps/client/src/scenes/game/application/runtime/GameSceneRuntime.ts
View
apps/client/src/scenes/game/entities/bomb/BombController.ts
View
apps/client/src/scenes/game/entities/bomb/BombManager.ts
View
apps/client/src/scenes/game/entities/bomb/runtime/BombRepository.ts
View
apps/client/src/scenes/game/entities/bomb/runtime/BombRuntimeSystem.ts
View
apps/client/src/scenes/game/entities/hurricane/HurricaneOverlayController.ts