Skip navigation links
A B C D E F G M N O P R S T 

S

sell(String, int, Player) - Method in class com.mygdx.game.Market
A method that allows selling resources to the market.
sellEnergy - Variable in class com.mygdx.game.Market
Button in the market's interface that sells the current player's energy stocks to the market
sellFood - Variable in class com.mygdx.game.Market
Button in the market's interface that sells the current player's food stocks to the market
sellOre - Variable in class com.mygdx.game.Market
Button in the market's interface that sells the current player's ore stocks to the market
setEnergyBuyPrice(int) - Method in class com.mygdx.game.Market
Setter for EnergyBuyPrice.
setEnergySellPrice(int) - Method in class com.mygdx.game.Market
Setter for EnergySellPrice.
setEnergyStock(int) - Method in class com.mygdx.game.Market
Setter for EnergyStock.
setFoodBuyPrice(int) - Method in class com.mygdx.game.Market
Setter for FoodBuyPrice.
setFoodSellPrice(int) - Method in class com.mygdx.game.Market
Setter for FoodSellPrice.
setFoodStock(int) - Method in class com.mygdx.game.Market
Setter for FoodStock.
setOreBuyPrice(int) - Method in class com.mygdx.game.Market
Setter for OreBuyPrice.
setOreSellPrice(int) - Method in class com.mygdx.game.Market
Setter for OreSellPrice.
setOreStock(int) - Method in class com.mygdx.game.Market
Setter for OreStock.
setPlayerListPosition(int) - Method in class com.mygdx.game.Market
 
setRoboticonBuyPrice(int) - Method in class com.mygdx.game.Market
Setter for RoboticonBuyPrice
setRoboticonStock(int) - Method in class com.mygdx.game.Market
Sets the market's Roboticon stock level Also updates the appropriate stock label to reflect the new quantity given
A B C D E F G M N O P R S T 
Skip navigation links