MCPcopy 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

postDrawMethod · 0.80
runGameMethod · 0.80
buyCauldronMethod · 0.80
buyGrimoireMethod · 0.80
buyGrimoire2Method · 0.80
buyHatMethod · 0.80
clickedCauldronMethod · 0.80
clickedGrimoireMethod · 0.80
clickedGrimoire2Method · 0.80
clickedHatMethod · 0.80
takeLollipopMethod · 0.80

Calls 1

displayPlaceMethod · 0.95

Tested by

no test coverage detected