|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop.Game_ShopManager
public static class Game_Shop.Game_ShopManager
Constructor Summary | |
---|---|
Game_Shop.Game_ShopManager()
|
Method Summary | |
---|---|
void |
create(com.badlogic.gdx.scenes.scene2d.Stage stage)
|
int |
getStageEnd()
get the stage end |
int |
getStageStart()
Gets the stage start |
int |
getstartScreenStageEnd()
get the stage end for the start screen |
int |
getstartScreenStageStart()
get the stage start for the start screen |
static void |
refreshgold(int i)
refreshes the player's gold |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Sprite game_shop_backdrop
public Sprite game_shop_title
public SpriteButton game_shop_backbtn
public Game_Shop.ShopHomeScreen.Game_shop_coal coalitem
public Game_Shop.ShopHomeScreen.Game_shop_oil oilitem
public Game_Shop.ShopHomeScreen.Game_shop_electric electricityitem
public Game_Shop.ShopHomeScreen.Game_shop_nuclear nuclearitem
public Game_Shop.ShopHomeScreen.Game_shop_coal_train coaltrain
public Game_Shop.ShopHomeScreen.Game_shop_oil_train oiltrain
public Game_Shop.ShopHomeScreen.Game_shop_electric_train electricitytrain
public Game_Shop.ShopHomeScreen.Game_shop_nuclear_train nucleartrain
public Game_Shop.ShopHomeScreen.Game_shop_card carditem
public Game_Shop.ShopHomeScreen.Game_shop_train trainitem
public Game_Shop.ShopHomeScreen startpage
public com.badlogic.gdx.scenes.scene2d.ui.Label goldLabel
public com.badlogic.gdx.scenes.scene2d.ui.Label titleLabel
public static com.badlogic.gdx.scenes.scene2d.ui.Label.LabelStyle style
public boolean open
public boolean start
public static int stageStart
public static int stageEnd
public static int startScreenStageStart
public static int startScreenStageEnd
public boolean buy
public boolean sell
Constructor Detail |
---|
public Game_Shop.Game_ShopManager()
Method Detail |
---|
public void create(com.badlogic.gdx.scenes.scene2d.Stage stage)
public int getStageStart()
public int getStageEnd()
public int getstartScreenStageStart()
public int getstartScreenStageEnd()
public static void refreshgold(int i)
i
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |