Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getGlobalPosition
Method
getGlobalPosition
code/main/QuestEntity.ts:489–491 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
487
}
488
489
public getGlobalPosition(): Pos{
490
return
this.globalPosition;
491
}
492
493
public getHealthBar(): QuestEntityHealthBar{
494
return
this.healthBar;
Callers
15
thePlayerWon
Method · 0.80
update
Method · 0.80
thePlayerWon
Method · 0.80
playerInsideWatchedArea
Method · 0.80
castPlayerAcidRain
Method · 0.80
castPlayerCloningPotion
Method · 0.80
castPlayerThornsShield
Method · 0.80
castPlayerTeleport
Method · 0.80
getGap
Method · 0.80
draw
Method · 0.80
update
Method · 0.80
castWaterBall
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected