MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getSuperRPG

Method getSuperRPG

code/main/SuperRPGMenu.ts:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55
56 // Public getters
57 public getSuperRPG(): SuperRPG{
58 return this.superRPG;
59 }
60
61 // Public setters
62 public setAsciiName(asciiName: string): void{

Callers 11

constructorMethod · 0.80
playerAttacksMethod · 0.80
setMonsterMethod · 0.80
drawMethod · 0.80
addQuitTheShopMethod · 0.80
buyDefenseItemMethod · 0.80
buyHealthCrystalMethod · 0.80
buyHealthPendantMethod · 0.80
buyHealthPotionMethod · 0.80
buySuperHealthPotionMethod · 0.80
buyWeaponMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected