Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ resetDropADemonTimer
Method
resetDropADemonTimer
code/main/Camazotz.ts:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
private resetDropADemonTimer(): void{
115
this.dropADemonTimer = Random.between(8, 12);
116
}
117
}
Callers
2
constructor
Method · 0.95
handleDropADemon
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected