- All Implemented Interfaces:
Iterable<Item>
Aufeinander gestapelte Gegenstände.
-
Constructor Summary
Constructors
-
Method Summary
void
void
boolean
boolean
boolean
boolean
boolean
boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StackedItems
public StackedItems()
-
StackedItems
public StackedItems(Item item)
-
-
Method Details
-
-
add
public void add(Item item)
-
-
-
isContainer
public boolean isContainer()
-
isExit
public boolean isExit()
-
isObstacle
public boolean isObstacle()
-
isPaint
public boolean isPaint()
-
isWithdrawable
public boolean isWithdrawable()
-
-
-
-
withdrawAuto
public Item withdrawAuto()