MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getQuestEndedAndWeWon

Method getQuestEndedAndWeWon

code/main/Quest.ts:761–763  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

759 }
760
761 public getQuestEndedAndWeWon(): boolean{
762 return this.questEndedAndWeWon;
763 }
764
765 public getRealQuestDrawingSize(): Pos{
766 return this.realQuestDrawingSize;

Callers 9

updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected