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

Method getRenderArea

code/main/ThirdHouse.ts:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17
18 // getRenderArea()
19 public getRenderArea(): RenderArea{
20 return this.renderArea;
21 }
22
23 // willBeDisplayed()
24 public willBeDisplayed(): void{

Callers 1

runGameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected