Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getLollipopsInCauldron
Method
getLollipopsInCauldron
code/main/Game.ts:554–556 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
552
}
553
554
public getLollipopsInCauldron(): Resource{
555
return
this.lollipopsInCauldron;
556
}
557
558
public getPainsAuChocolat(): PainsAuChocolat{
559
return
this.painsAuChocolat;
Callers
4
changeAction
Method · 0.80
drawActions
Method · 0.80
putInCauldron
Method · 0.80
putIntoBottles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected