Package org.progettoedids.entities.items
package org.progettoedids.entities.items
A package that holds the base Item class, the subtypes of Item and interfaces related to the Item(s).
-
ClassDescriptionThe InteractiveItem interface is supposed to be implemented by an Item if it is supposed to be used at request by the user.An Item is a subclass of an Entity which is additionally characterized by a certain
weight.