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

Method getQuest

code/main/QuestEntity.ts:537–539  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

535 }
536
537 public getQuest(): Quest{
538 return this.quest;
539 }
540
541 public getQuestEntityAnimation(): QuestEntityAnimation{
542 return this.questEntityAnimation;

Callers 15

isOutOfAreaMethod · 0.95
willDieMethod · 0.95
handleGravityMethod · 0.95
handleMovementMethod · 0.95
constructorMethod · 0.80
updateMethod · 0.80
constructorMethod · 0.80
updateMethod · 0.80
willDieMethod · 0.80
drawMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected