MCPcopy 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

Calls 1

getCbcMethod · 0.80

Tested by

no test coverage detected