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

Method getGravityDisabled

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

Source from the content-addressed store, hash-verified

731 }
732
733 public getGravityDisabled(): boolean{
734 return this.gravityDisabled;
735 }
736
737 public getLastEntity(): QuestEntity{
738 return this.entities[this.entities.length-1];

Callers 1

handleGravityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected