Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
save
Method · 0.95
updateAll
Method · 0.80
update
Method · 0.80
checkCandies
Method · 0.80
checkLollipops
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected