Class WeaponConfig
java.lang.Object
com.csse3200.game.entities.configs.weapons.WeaponConfig
- Direct Known Subclasses:
MeleeWeaponConfig
,RangedWeaponConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
weaponType
-
damage
public int damage -
texturePath
-
-
Constructor Details
-
WeaponConfig
public WeaponConfig()
-