Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getDamage
Method
getDamage
code/main/SuperRPG.ts:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
public getDamage(): number{
121
return
this.damage;
122
}
123
124
public getDefense(): number{
125
return
this.defense;
Callers
3
playerAttacks
Method · 0.80
draw
Method · 0.80
buyWeapon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected