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, widthadd, addToBack, bringToFront, clear, destroy, draw, getLength, getMember, kill, recycle, removecamera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisiblepublic void enable(boolean value)
public void text(java.lang.String value)
public void icon(Image icon)
public float reqWidth()
public float reqHeight()