MCPcopy Create free account
hub / github.com/Code-Bullet/Jump-King / GetGlobalHeight

Method GetGlobalHeight

Player.js:1202–1204  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1200 }
1201
1202 GetGlobalHeight() {
1203 return (height - this.currentPos.y) + height * this.currentLevelNo
1204 }
1205
1206 playerLanded() {
1207

Callers 2

playerLandedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected