public class ItemSlot extends Button
Modifier and Type | Field and Description |
---|---|
static Item |
CHEST |
static int |
DEGRADED |
static Item |
LOCKED_CHEST |
static Item |
SKELETON |
static Item |
TOMB |
static int |
UPGRADED |
static int |
WARNING |
Modifier and Type | Method and Description |
---|---|
void |
enable(boolean value) |
void |
item(Item item) |
void |
showParams(boolean value) |
bottom, centerX, centerY, fill, height, inside, left, right, setPos, setRect, setSize, top, width
add, addToBack, bringToFront, clear, destroy, draw, getLength, getMember, kill, recycle, remove
camera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisible
public static final int DEGRADED
public static final int UPGRADED
public static final int WARNING
public static final Item CHEST
public static final Item LOCKED_CHEST
public static final Item TOMB
public static final Item SKELETON
public ItemSlot()
public ItemSlot(Item item)
public void item(Item item)
public void enable(boolean value)
public void showParams(boolean value)