Class MeleeWeaponConfig
java.lang.Object
com.csse3200.game.entities.configs.weapons.WeaponConfig
com.csse3200.game.entities.configs.weapons.MeleeWeaponConfig
- Direct Known Subclasses:
DaggerConfig
,LightsaberConfig
-
Field Summary
FieldsFields inherited from class com.csse3200.game.entities.configs.weapons.WeaponConfig
damage, texturePath, weaponType
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hitTimer
public double hitTimer -
range
public float range
-
-
Constructor Details
-
MeleeWeaponConfig
protected MeleeWeaponConfig()
-