Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constructor
Method · 0.45
update
Method · 0.45
update
Method · 0.45
constructor
Method · 0.45
draw
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
update
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected