Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getRightLimit
Method
getRightLimit
code/main/Quest.ts:781–783 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
779
}
780
781
public getRightLimit(): number{
782
return
20;
783
}
784
785
public getTopLimit(): number{
786
return
20;
Callers
1
isOutOfArea
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected