Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getWeapon
Method
getWeapon
code/main/SuperRPG.ts:152–154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
}
151
152
public getWeapon(): string{
153
return
this.weapon;
154
}
155
156
// Public setters
157
public setCoins(coins: number): void{
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected