Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ removeBoxes
Method
removeBoxes
code/main/Wall.ts:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
public removeBoxes(): void{
21
this.getCbc().removeBoxes();
22
}
23
}
Callers
1
addPlayerCollisionBoxes
Method · 0.45
Calls
1
getCbc
Method · 0.80
Tested by
no test coverage detected