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

Method loadStartOfBestLevelPlayerState

Player.js:278–282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

276
277
278 loadStartOfBestLevelPlayerState() {
279
280 this.playerStateAtStartOfBestLevel.loadStateToPlayer(this);
281
282 }
283
284 CalculateFitness() {
285 // current best fitness max just including height is 640,000, getting a coin has to be the most important thing so

Callers

nothing calls this directly

Calls 1

loadStateToPlayerMethod · 0.80

Tested by

no test coverage detected