Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addTag
Method · 0.95
addExitQuestButton
Method · 0.45
getGap
Method · 0.45
drawPlayerSpells
Method · 0.45
drawQuestLog
Method · 0.45
draw
Method · 0.45
update
Method · 0.45
addBackToButton
Method · 0.45
updateAll
Method · 0.45
resizeFromArea
Method · 0.45
draw
Method · 0.45
getRenderAreaCenter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected