Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getDefenseItem
Method
getDefenseItem
code/main/SuperRPG.ts:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
public getDefenseItem(): string{
129
return
this.defenseItem;
130
}
131
132
public getFloor(): number{
133
return
this.floor;
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected