Package de.unistuttgart.informatik.fius.icge.simulation.entity
-
Interface Summary Interface Description CollectableEntity An entity, which can be collected byEntityCollector
.Entity The interface for an entity in the simulation of the ICGE.EntityCollector An entity which can collectCollectableEntity
.EntityTypeRegistry The interface of the EntityTypeRegistry.SolidEntity A solid entity, through which a movable entity cannot move. -
Class Summary Class Description BasicEntity A basic implementation ofEntity
GreedyEntity A movable entity collector.Inventory An inventory of a entity.MovableEntity A movable entityUntilableDrawable Same asBasicDrawable
but won't tile.