Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Code-Bullet/Jump-King
/ IsMovingRight
Method
IsMovingRight
Player.js:798–800 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
796
}
797
798
IsMovingRight() {
799
return
this.currentSpeed.x > 0;
800
}
801
802
GetImageToUseBasedOnState() {
803
Callers
4
CheckCollisions
Method · 0.95
UpdatePlayerRun
Method · 0.95
GetPriorityCollision
Method · 0.95
playerLanded
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected