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

Method postDraw

code/main/Quest.ts:630–632  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

628 }
629
630 public postDraw(): void{
631 this.getGame().updatePlace();
632 }
633
634 public preDraw(): void{
635 // Reset the area

Callers 15

updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80

Calls 2

updatePlaceMethod · 0.80
getGameMethod · 0.45

Tested by

no test coverage detected