Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getOneSecondCallbackCollection
Method
getOneSecondCallbackCollection
code/main/Game.ts:578–580 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
576
}
577
578
public getOneSecondCallbackCollection(): CallbackCollection{
579
return
this.oneSecondCallbackCollection;
580
}
581
582
public getPlayer(): Player{
583
return
this.player;
Callers
4
willBeDisplayed
Method · 0.80
willBeDisplayed
Method · 0.80
willBeDisplayed
Method · 0.80
willBeDisplayed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected