Package org.progettoedids.entities.items.weapons
package org.progettoedids.entities.items.weapons
A package for the abstract Weapon subtype of Item and its concrete final subclasses.
-
ClassesClassDescriptionA Weapon is an instance of an Item additionally characterized by the damage the Weapon can deal and its usability level which represents the maximum amount of times the Weapon can be used.