public static class Game_Shop.ShopHomeScreen.Game_shop_train
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cost |
com.badlogic.gdx.scenes.scene2d.ui.Label |
costLabel |
static com.badlogic.gdx.scenes.scene2d.ui.Label |
goldLabel |
int |
posx |
int |
posy |
int |
quantity |
static com.badlogic.gdx.scenes.scene2d.ui.Label |
quantityLabel |
static com.badlogic.gdx.scenes.scene2d.ui.Label.LabelStyle |
style |
Constructor and Description |
---|
Game_Shop.ShopHomeScreen.Game_shop_train() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<com.badlogic.gdx.scenes.scene2d.Actor> |
getActors() |
public static com.badlogic.gdx.scenes.scene2d.ui.Label quantityLabel
public com.badlogic.gdx.scenes.scene2d.ui.Label costLabel
public static com.badlogic.gdx.scenes.scene2d.ui.Label goldLabel
public int quantity
public int cost
public int posx
public int posy
public static com.badlogic.gdx.scenes.scene2d.ui.Label.LabelStyle style