Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ willBeDisplayed
Method
willBeDisplayed
code/main/CastleRoom2.ts:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
public willBeDisplayed(): void{
31
this.getGame().getOneSecondCallbackCollection().addCallback(this.actionSmokes.bind(this));
32
}
33
34
// update()
35
public update(): void{
Callers
nothing calls this directly
Calls
4
addCallback
Method · 0.80
getOneSecondCallbackCollection
Method · 0.80
bind
Method · 0.80
getGame
Method · 0.45
Tested by
no test coverage detected