|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GameMarket | |
org.gscg.experiment | |
org.gscg.gameleader.interactionlayer.statistics |
Uses of GameMarket in org.gscg.experiment |
Methods in org.gscg.experiment that return GameMarket | |
static GameMarket |
Markets.getMarket(java.lang.String name)
Method getMarket returns a PCMarket |
static GameMarket[] |
Markets.getMarketsArray()
Method getMarketsArray returns an array of the distributors. |
Methods in org.gscg.experiment with parameters of type GameMarket | |
static boolean |
Markets.addMarket(GameMarket market)
Method addMarket adds a market to the collection of markets to be used. |
Uses of GameMarket in org.gscg.gameleader.interactionlayer.statistics |
Constructors in org.gscg.gameleader.interactionlayer.statistics with parameters of type GameMarket | |
DemandStatistics(GameLeaderInteractionLayer owner,
GameMarket pcMarket)
constructs a new DemandStatistics |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |