public class QuickSlot extends Button implements WndBag.Listener
Constructor and Description |
---|
QuickSlot() |
Modifier and Type | Method and Description |
---|---|
static void |
cancel() |
static void |
cleanStorage() |
void |
destroy() |
void |
enable(boolean value) |
static java.lang.Object |
getEarlyLoadItem(int n) |
static java.lang.Object |
getItem(int n) |
void |
item(Item item) |
void |
onSelect(Item item) |
static void |
refresh() |
static void |
selectItem(java.lang.Object object,
int n) |
static void |
target(Item item,
Char target) |
bottom, centerX, centerY, fill, height, inside, left, right, setPos, setRect, setSize, top, width
add, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, remove
camera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisible
public void onSelect(Item item)
onSelect
in interface WndBag.Listener
public void item(Item item)
public void enable(boolean value)
public static void refresh()
public static void cancel()
public static java.lang.Object getEarlyLoadItem(int n)
public static java.lang.Object getItem(int n)
public static void selectItem(java.lang.Object object, int n)
public static void cleanStorage()