com.TeamHEC.LocomotionCommotion.UI_Elements
Class Game_Shop.ShopHomeScreen

java.lang.Object
  extended by com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.ShopHomeScreen
Enclosing class:
Game_Shop

public static class Game_Shop.ShopHomeScreen
extends java.lang.Object


Nested Class Summary
static class Game_Shop.ShopHomeScreen.Game_shop_card
           
static class Game_Shop.ShopHomeScreen.Game_shop_coal
           
static class Game_Shop.ShopHomeScreen.Game_shop_coal_train
           
static class Game_Shop.ShopHomeScreen.Game_shop_electric
           
static class Game_Shop.ShopHomeScreen.Game_shop_electric_train
           
static class Game_Shop.ShopHomeScreen.Game_shop_nuclear
           
static class Game_Shop.ShopHomeScreen.Game_shop_nuclear_train
           
static class Game_Shop.ShopHomeScreen.Game_shop_oil
           
static class Game_Shop.ShopHomeScreen.Game_shop_oil_train
           
static class Game_Shop.ShopHomeScreen.Game_shop_train
           
 
Constructor Summary
Game_Shop.ShopHomeScreen()
           
 
Method Summary
 java.util.ArrayList<com.badlogic.gdx.scenes.scene2d.Actor> getActors()
           
 void setToBuy()
          Sets the shop to buy mode
 void setToSell()
          Seth the shop to sell mode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Game_Shop.ShopHomeScreen

public Game_Shop.ShopHomeScreen()
Method Detail

getActors

public java.util.ArrayList<com.badlogic.gdx.scenes.scene2d.Actor> getActors()

setToSell

public void setToSell()
Seth the shop to sell mode


setToBuy

public void setToBuy()
Sets the shop to buy mode