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
228 commits
Transfer to URL with SHA
tree:
229cadee9b
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
client
/
src
/
scenes
/
game
/
latest commit
229cadee9b
rinto hasegawa
authored
on 24 Feb
..
entities
[refactor] コードの構造を整理し、エンティティのインポートパスを修正
1 month ago
input/
joystick
[refactor] JoystickCoordinatorとuseJoystickの入力処理を整理し、正規化された入力ベクトルを導入
1 month ago
GameManager.ts
[refactor] ジョイスティックの移動計算を正規化し、GameManagerでの位置更新を修正
1 month ago
GameScene.tsx
[refactor] GameSceneからGameViewコンポーネントを新規作成し、UIの構造を整理
1 month ago
GameView.tsx
[refactor] JoystickコンポーネントをJoystickInputLayerとJoystickCoordinatorに分割し、構造を整理
1 month ago