Class LightsaberConfig
java.lang.Object
com.csse3200.game.entities.configs.weapons.WeaponConfig
com.csse3200.game.entities.configs.weapons.MeleeWeaponConfig
com.csse3200.game.entities.configs.weapons.LightsaberConfig
Configuration for the lightsaber weapon
-
Field Summary
Fields inherited from class com.csse3200.game.entities.configs.weapons.MeleeWeaponConfig
hitTimer, range
Fields inherited from class com.csse3200.game.entities.configs.weapons.WeaponConfig
damage, texturePath, weaponType
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LightsaberConfig
public LightsaberConfig()
-