public static class Inventory.InventoryList
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
boolean |
foundAndSeen |
|
boolean |
foundButUnseen |
|
java.util.Hashtable<java.lang.String,java.util.List<Coins>> |
moneyItems |
|
java.util.Vector<Item> |
viewItems |
Constructor | Description |
---|---|
InventoryList() |