Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ updatePlace
Method
updatePlace
code/main/Game.ts:389–391 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
387
}
388
389
public updatePlace(): void{
390
this.displayPlace();
391
}
392
393
public updateStatusBar(reAdd: boolean = false): void{
394
if
(reAdd) this.statusBar.deleteAndReAddEverything();
Callers
15
postDraw
Method · 0.80
runGame
Method · 0.80
buyCauldron
Method · 0.80
buyGrimoire
Method · 0.80
buyGrimoire2
Method · 0.80
buyHat
Method · 0.80
clickedCauldron
Method · 0.80
clickedGrimoire
Method · 0.80
clickedGrimoire2
Method · 0.80
clickedHat
Method · 0.80
takeLollipop
Method · 0.80
clickedBuyIronAxeButton
Method · 0.80
Calls
1
displayPlace
Method · 0.95
Tested by
no test coverage detected