[refactor] GameMapをGameMapControllerに置き換え、マップ管理の構造を整理
1 parent c991c43 commit cf68d89500ffc9b623732a82dc1500d03f3081d5
@rinto hasegawa rinto hasegawa authored on 24 Feb
Showing 5 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/entities/map/GameMap.ts 100644 → 0
View
apps/client/src/scenes/game/entities/map/GameMapController.ts 0 → 100644
View
apps/client/src/scenes/game/entities/map/GameMapModel.ts 0 → 100644
View
apps/client/src/scenes/game/entities/map/GameMapView.ts 0 → 100644