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

Method getLeftLimit

code/main/Quest.ts:741–743  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

739 }
740
741 public getLeftLimit(): number{
742 return 20;
743 }
744
745 public getPlayerCollisionBoxes(): Wall{
746 return this.playerCollisionBoxes;

Callers 1

isOutOfAreaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected