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