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

Method aPatternNeedsUpdating

code/main/TheCave.ts:49–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47
48 // Public methods
49 public aPatternNeedsUpdating(): void{
50 this.update();
51 this.getGame().updatePlace();
52 }
53
54 // Public getters
55 public getAdditionalCharactersPositionsPossible(): Pos[]{

Callers 2

getTheBarMethod · 0.80
getPlugMethod · 0.80

Calls 3

updateMethod · 0.95
updatePlaceMethod · 0.80
getGameMethod · 0.45

Tested by

no test coverage detected