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

Method goRight

code/main/MonkeyWizard.ts:177–179  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

175 }
176
177 private goRight(): void{
178 this.getQuestEntityMovement().setOffset(new Pos(1, 0));
179 }
180
181 private jump3(): void{
182 this.jump(3);

Callers 1

updateMethod · 0.95

Calls 2

setOffsetMethod · 0.80

Tested by

no test coverage detected