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

Method getMax

code/main/Resource.ts:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 public getMax(): number{
86 return this.max;
87 }
88
89 // Public setters
90 public setCurrent(n: number) : void{

Callers 5

saveMethod · 0.95
updateAllMethod · 0.80
updateMethod · 0.80
checkCandiesMethod · 0.80
checkLollipopsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected