|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IsoWorldInventoryObject | |
---|---|
zombie.inventory | |
zombie.iso |
Uses of IsoWorldInventoryObject in zombie.inventory |
---|
Fields in zombie.inventory declared as IsoWorldInventoryObject | |
---|---|
IsoWorldInventoryObject |
InventoryItem.worldItem
|
Methods in zombie.inventory that return IsoWorldInventoryObject | |
---|---|
IsoWorldInventoryObject |
InventoryItem.getWorldItem()
|
Methods in zombie.inventory with parameters of type IsoWorldInventoryObject | |
---|---|
void |
InventoryItem.setWorldItem(IsoWorldInventoryObject w)
|
Uses of IsoWorldInventoryObject in zombie.iso |
---|
Methods in zombie.iso that return types with arguments of type IsoWorldInventoryObject | |
---|---|
java.util.ArrayList<IsoWorldInventoryObject> |
IsoGridSquare.getWorldObjects()
|
Methods in zombie.iso with parameters of type IsoWorldInventoryObject | |
---|---|
void |
IsoGridSquare.removeWorldObject(IsoWorldInventoryObject object)
|
Method parameters in zombie.iso with type arguments of type IsoWorldInventoryObject | |
---|---|
void |
IsoGridSquare.setWorldObjects(java.util.ArrayList<IsoWorldInventoryObject> worldObjects)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |