Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
update
Method · 0.80
update
Method · 0.80
clickedBuyWoodenSwordButton
Method · 0.80
goToFarm
Method · 0.80
launchQuest
Method · 0.80
takeTheBox
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected