Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isOutOfArea
Method · 0.95
willDie
Method · 0.95
handleGravity
Method · 0.95
handleMovement
Method · 0.95
constructor
Method · 0.80
update
Method · 0.80
constructor
Method · 0.80
update
Method · 0.80
willDie
Method · 0.80
playerInsideWatchedArea
Method · 0.80
draw
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected