Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
Calls
2
updatePlace
Method · 0.80
getGame
Method · 0.45
Tested by
no test coverage detected