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

Method getTurtle

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

Source from the content-addressed store, hash-verified

563 }
564
565 public getTurtle(): boolean{
566 return this.turtle;
567 }
568
569 // Public setters
570 public setCanBeForcedToMove(canBeForcedToMove: boolean): void{

Callers 2

castPlayerPPotionMethod · 0.80
drawOnRenderAreaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected