Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constructor
Method · 0.80
playerAttacks
Method · 0.80
setMonster
Method · 0.80
draw
Method · 0.80
addQuitTheShop
Method · 0.80
buyDefenseItem
Method · 0.80
buyHealthCrystal
Method · 0.80
buyHealthPendant
Method · 0.80
buyHealthPotion
Method · 0.80
buySuperHealthPotion
Method · 0.80
buyWeapon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected