MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / drawSea

Method drawSea

code/main/TheSea.ts:254–256  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

252 }
253
254 private drawSea(): void{
255 this.drawFloors();
256 }
257
258 private generate(x1: number, x2: number): void{
259 this.generateFloors(x1, x2);

Callers 1

updateMethod · 0.95

Calls 1

drawFloorsMethod · 0.95

Tested by

no test coverage detected