public static class Game_Shop.ShopHomeScreen.Game_shop_coal
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 |
static int |
posx |
static int |
posy |
int |
quantity |
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_coal() |
| Modifier and Type | Method and Description |
|---|---|
static void |
changeQuantity(int change) |
java.util.ArrayList<com.badlogic.gdx.scenes.scene2d.Actor> |
getActors() |
public 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 static int posx
public static int posy
public static com.badlogic.gdx.scenes.scene2d.ui.Label.LabelStyle style