Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
drawQuestLog
Method · 0.45
update
Method · 0.45
generateFloors
Method · 0.45
generatePlants
Method · 0.45
generateShellPowder
Method · 0.45
generateSponge
Method · 0.45
drawArea
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