Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getRealQuestPosition
Method
getRealQuestPosition
code/main/Quest.ts:769–771 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
767
}
768
769
public getRealQuestPosition(): Pos{
770
return
this.realQuestPosition;
771
}
772
773
public getRealQuestSize(): Pos{
774
return
this.realQuestSize;
Callers
15
update
Method · 0.80
update
Method · 0.80
draw
Method · 0.80
update
Method · 0.80
draw
Method · 0.80
drawFloors
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
update
Method · 0.80
draw
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected