GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
1
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Network
Fork
: 0
hasegawa
/
PixelPaintWar
Download ZIP
238 commits
Transfer to URL with SHA
tree:
0b72c94eb5
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
client
/
src
/
scenes
/
game
/
latest commit
0260f98d31
rinto hasegawa
authored
on 24 Feb
..
entities
[refactor] GameMapをGameMapControllerに置き換え、マップ管理の構造を整理
1 month ago
input/
joystick
ジョイスティック関連の定数を整理し、デッドゾーンや最小移動量の閾値を追加。useJoystickControllerでの入力処理を改善。
1 month ago
GameInputManager.ts
[refactor] GameSceneとGameViewの入力処理を整理し、GameInputManagerを新規作成
1 month ago
GameManager.ts
[refactor] GameMapをGameMapControllerに置き換え、マップ管理の構造を整理
1 month ago
GameScene.tsx
[refactor] GameSceneとGameViewの入力処理を整理し、GameInputManagerを新規作成
1 month ago
GameView.tsx
[refactor] JoystickInputLayerをJoystickInputPresenterに置き換え、JoystickControllerを新規作成して入力処理を整理
1 month ago