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

Method getStatusBar

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

Source from the content-addressed store, hash-verified

596 }
597
598 public getStatusBar(): StatusBar{
599 return this.statusBar;
600 }
601
602 public getWeapons(): { [s: string]: EqItem; }{
603 return this.weapons;

Callers 6

updateMethod · 0.80
updateMethod · 0.80
goToFarmMethod · 0.80
launchQuestMethod · 0.80
takeTheBoxMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected