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

Method getWidth

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

Source from the content-addressed store, hash-verified

576 }
577
578 public getWidth(): number{
579 return this.width;
580 }
581
582 public getHeight(): number{
583 return this.height;

Callers 12

addTagMethod · 0.95
addExitQuestButtonMethod · 0.45
getGapMethod · 0.45
drawPlayerSpellsMethod · 0.45
drawQuestLogMethod · 0.45
drawMethod · 0.45
updateMethod · 0.45
addBackToButtonMethod · 0.45
updateAllMethod · 0.45
resizeFromAreaMethod · 0.45
drawMethod · 0.45
getRenderAreaCenterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected