MCPcopy 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

drawMethod · 0.80
drawMethod · 0.80
drawFinColorMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected