|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreItem | |
---|---|
com.tootsville | |
org.starhope.appius.user |
Uses of StoreItem in com.tootsville |
---|
Methods in com.tootsville that return StoreItem | |
---|---|
static StoreItem |
StoreItem.getByID(int id)
WRITEME: document this method (brpocock, Aug 27, 2009) |
StoreItem[] |
Store.getItems()
WRITEME: document this method (brpocock, Aug 27, 2009) |
Uses of StoreItem in org.starhope.appius.user |
---|
Methods in org.starhope.appius.user with parameters of type StoreItem | |
---|---|
void |
User.endEventPurchaseRaw(int eventID,
StoreItem item)
This is the raw, internal implementation code used to terminate an event. |
void |
User.purchase(StoreItem item)
WRITEME: document this method (brpocock, Aug 28, 2009) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |