|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Item | |
---|---|
jurpe.characters | |
jurpe.items | |
jurpe.world |
Uses of Item in jurpe.characters |
---|
Methods in jurpe.characters that return Item | |
---|---|
Item |
PCharacter.getCurrentItem()
Get current item |
Methods in jurpe.characters with parameters of type Item | |
---|---|
boolean |
PCharacter.setCurrentItem(Item item)
Set current item. |
Uses of Item in jurpe.items |
---|
Methods in jurpe.items that return Item | |
---|---|
static Item |
Item.createRandom(ItemValueType value,
RandomNames rn)
Creates a new random item. |
Uses of Item in jurpe.world |
---|
Methods in jurpe.world that return types with arguments of type Item | |
---|---|
java.util.AbstractSet<Item> |
Shop.getItems()
Get items in the Shop. |
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV NEXT | FRAMES NO FRAMES |