MCPcopy 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

addCallbackMethod · 0.80
bindMethod · 0.80
getGameMethod · 0.45

Tested by

no test coverage detected