MCPcopy 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

thePlayerWonMethod · 0.80
updateMethod · 0.80
thePlayerWonMethod · 0.80
castPlayerAcidRainMethod · 0.80
castPlayerTeleportMethod · 0.80
getGapMethod · 0.80
drawMethod · 0.80
updateMethod · 0.80
castWaterBallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected