MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getPlayer

Method getPlayer

code/main/Game.ts:582–584  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

580 }
581
582 public getPlayer(): Player{
583 return this.player;
584 }
585
586 public getMainContentLocation(): RenderLocation{
587 return this.mainContentLocation;

Callers 15

constructorMethod · 0.80
updateMethod · 0.80
thePlayerWonMethod · 0.80
updateMethod · 0.80
constructorMethod · 0.80
updateMethod · 0.80
thePlayerWonMethod · 0.80
loadFunction · 0.80
saveFunction · 0.80
constructorMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected