Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getRenderArea
Method
getRenderArea
code/main/LonelyHouse.ts:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
22
// getRenderArea()
23
public getRenderArea(): RenderArea{
24
return
this.renderArea;
25
}
26
27
// Private methods
28
private askTheBoxToOpenItself(): void{
Callers
1
update
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected