Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getCurrent
Method
getCurrent
code/main/Resource.ts:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public getCurrent(): number{
74
return
this.current;
75
}
76
77
public getCurrentAsString(): string{
78
return
this.current.toString();
Callers
15
save
Method · 0.95
endQuest
Method · 0.80
getCandiesDropMessage
Method · 0.80
getChocolateBarsDropMessage
Method · 0.80
insert10Candies
Method · 0.80
insert1000Candies
Method · 0.80
buyCauldron
Method · 0.80
buyGrimoire
Method · 0.80
buyGrimoire2
Method · 0.80
buyHat
Method · 0.80
clickedBuyIronAxeButton
Method · 0.80
clickedBuyLightweightBodyArmourButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected