[refactor] プレイヤー管理の構造を整理し、PlayerControllerとPlayerModelを新規作成
1 parent 758ae6c commit c991c433cb0f00cb802b9af3e7520208cffe7695
@rinto hasegawa rinto hasegawa authored on 24 Feb
Showing 6 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/entities/map/GameMap.ts
View
apps/client/src/scenes/game/entities/player/Player.ts 100644 → 0
View
apps/client/src/scenes/game/entities/player/PlayerController.ts 0 → 100644
View
apps/client/src/scenes/game/entities/player/PlayerModel.ts 0 → 100644
View
apps/client/src/scenes/game/entities/player/PlayerView.ts 0 → 100644