public class TextButton extends Button
Constructor and Description |
---|
TextButton(java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
void |
enable(boolean value) |
void |
icon(Image icon) |
float |
reqHeight() |
float |
reqWidth() |
void |
text(java.lang.String 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 void enable(boolean value)
public void text(java.lang.String value)
public void icon(Image icon)
public float reqWidth()
public float reqHeight()