MCPcopy 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

updateMethod · 0.80
updateMethod · 0.80
drawMethod · 0.80
updateMethod · 0.80
drawMethod · 0.80
drawFloorsMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
drawMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected