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

Method getScrolling

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

Source from the content-addressed store, hash-verified

43 }
44
45 public getScrolling(): boolean{
46 return false; // By default, we disable scrolling on the place
47 }
48
49 public willBeClosed(): void{}
50

Callers 1

displayPlaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected