Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getLollipops
Method
getLollipops
code/main/Game.ts:550–552 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
548
}
549
550
public getLollipops(): Lollipops{
551
return
this.lollipops;
552
}
553
554
public getLollipopsInCauldron(): Resource{
555
return
this.lollipopsInCauldron;
Callers
15
buyCauldron
Method · 0.45
buyGrimoire
Method · 0.45
buyGrimoire2
Method · 0.45
buyHat
Method · 0.45
takeLollipop
Method · 0.45
takeLollipop
Method · 0.45
updateAll
Method · 0.45
throwFirstLollipop
Method · 0.45
throwLollipops
Method · 0.45
update
Method · 0.45
putInCauldron
Method · 0.45
putIntoBottles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected