Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getGlobalDrawingOffset
Method
getGlobalDrawingOffset
code/main/Quest.ts:729–731 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
727
}
728
729
public getGlobalDrawingOffset(): Pos{
730
return
this.globalDrawingOffset;
731
}
732
733
public getGravityDisabled(): boolean{
734
return
this.gravityDisabled;
Callers
7
draw
Method · 0.80
draw
Method · 0.80
drawFinColor
Method · 0.80
draw
Method · 0.80
draw
Method · 0.80
update
Method · 0.80
calcNewGlobalDrawingOffset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected