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

Method getRenderArea

code/main/Cfg.ts:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38
39 // getRenderArea()
40 public getRenderArea(): RenderArea{
41 return this.renderArea;
42 }
43
44 // Private methods
45 private drawAbout(x: number, y: number): void{

Callers 15

constructorMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
constructorMethod · 0.45
drawMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
updateMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected