Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ handleFireballs
Method
handleFireballs
code/main/Devil.ts:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
private handleFireballs(): void{
109
if
(Random.oneChanceOutOf(2)) this.castFireball();
110
}
111
112
private handleFlames(): void{
113
// Create the variables
Callers
1
update
Method · 0.95
Calls
1
castFireball
Method · 0.95
Tested by
no test coverage detected