|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClothingItem | |
---|---|
org.starhope.appius.game | |
org.starhope.appius.user |
Uses of ClothingItem in org.starhope.appius.game |
---|
Methods in org.starhope.appius.game that return ClothingItem | |
---|---|
ClothingItem |
InventoryItem.asClothing()
|
Uses of ClothingItem in org.starhope.appius.user |
---|
Methods in org.starhope.appius.user that return ClothingItem | |
---|---|
ClothingItem |
AvatarClass.getDefaultPattern()
|
Methods in org.starhope.appius.user with parameters of type ClothingItem | |
---|---|
protected void |
User.addFreeClothing(ClothingItem clothingItem)
|
void |
User.doff(ClothingItem item)
Doff a wearable item |
void |
User.wear(ClothingItem item)
|
void |
User.wear(ClothingItem item,
int color)
Put on a wearable item, to include Pivitz as well as clothing and so forth. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |