Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ resetFlamesArray
Method
resetFlamesArray
code/main/Cauldron.ts:501–503 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
499
}
500
501
private resetFlamesArray(): void{
502
this.flames = [];
503
}
504
505
private update(firstTimeWeUpdate: boolean = false, keepInputContent: boolean = true): void{
506
// Erase everything
Callers
2
changeAction
Method · 0.95
updateFlamesArray
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected