MCPcopy 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

buyCauldronMethod · 0.45
buyGrimoireMethod · 0.45
buyGrimoire2Method · 0.45
buyHatMethod · 0.45
takeLollipopMethod · 0.45
takeLollipopMethod · 0.45
updateAllMethod · 0.45
throwFirstLollipopMethod · 0.45
throwLollipopsMethod · 0.45
updateMethod · 0.45
putInCauldronMethod · 0.45
putIntoBottlesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected