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

Method getDefaultScroll

code/main/Place.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28 // Public getters
29 public getDefaultScroll(): number{
30 return 0;
31 }
32
33 public getGame(): Game{
34 return this.game;

Callers 1

displayPlaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected