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

Method getGame

code/main/Place.ts:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 public getGame(): Game{
34 return this.game;
35 }
36
37 public getGap(): number{
38 return 0;

Callers 15

constructorMethod · 0.45
endQuestMethod · 0.45
updateMethod · 0.45
thePlayerWonMethod · 0.45
updateMethod · 0.45
constructorMethod · 0.45
endQuestMethod · 0.45
updateMethod · 0.45
thePlayerWonMethod · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected