Class Inventory
- java.lang.Object
-
- de.unistuttgart.informatik.fius.icge.simulation.MultiTypedList<CollectableEntity>
-
- de.unistuttgart.informatik.fius.icge.simulation.entity.Inventory
-
public class Inventory extends MultiTypedList<CollectableEntity>
An inventory of a entity.- Author:
- Tim Neumann
-
-
Constructor Summary
Constructors Constructor Description Inventory()
-