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

Method getHeight

code/main/RenderArea.ts:582–584  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

580 }
581
582 public getHeight(): number{
583 return this.height;
584 }
585
586 // Private methods
587 private setSize(width: number, height: number) : boolean{

Callers 10

drawQuestLogMethod · 0.45
updateMethod · 0.45
generateFloorsMethod · 0.45
generatePlantsMethod · 0.45
generateShellPowderMethod · 0.45
generateSpongeMethod · 0.45
drawAreaMethod · 0.45
resizeFromAreaMethod · 0.45
drawMethod · 0.45
getRenderAreaCenterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected