|
[refactor] GameMapをGameMapControllerに置き換え、マップ管理の構造を整理
|
|---|
|
|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/entities/map/GameMap.ts 100644 → 0 |
|---|
| apps/client/src/scenes/game/entities/map/GameMapController.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/map/GameMapModel.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/map/GameMapView.ts 0 → 100644 |
|---|