Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getRenderAreaPosition
Method
getRenderAreaPosition
code/main/QuestEntity.ts:557–559 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
555
}
556
557
public getRenderAreaPosition(): Pos{
558
return
this.renderAreaPosition;
559
}
560
561
public getTeam(): QuestEntityTeam{
562
return
this.team;
Callers
2
draw
Method · 0.80
drawFinColor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected