Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ willBeDeleted
Method
willBeDeleted
code/main/PondLolligator.ts:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
85
// Called just before the lolligator is deleted
86
public willBeDeleted(): void{
87
this.setIsUsedForPondLines(false);
88
}
89
90
// Private setters
91
private setIsUsedForPondLines(isUsed: boolean): void{
Callers
1
handlePond
Method · 0.80
Calls
1
setIsUsedForPondLines
Method · 0.95
Tested by
no test coverage detected