Package org.progettoedids.entities
package org.progettoedids.entities
A package that holds the base Entity class, the subtypes of Entity and interfaces related to the Entity(ies).
-
ClassDescriptionAn Entity is the superclass of all the finer types of entities of the game.This interface is supposed to be implemented by classes which are supposed to be "interactive" at the beginning of a new turn.