public class OptionButton extends Button
Button.IPressable| Modifier and Type | Field and Description |
|---|---|
private AbstractOption |
enumOptions |
active, alpha, height, isHovered, nextNarration, packedFGColor, UNSET_FG_COLOR, visible, WIDGETS_LOCATION, width, x, yBACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| Constructor and Description |
|---|
OptionButton(int xIn,
int yIn,
int widthIn,
int heightIn,
AbstractOption optionIn,
java.lang.String textIn,
Button.IPressable pressableIn) |
keyPressed, onClickchangeFocus, clearFGColor, clicked, getFGColor, getHeight, getMessage, getNarrationMessage, getWidth, getYImage, isFocused, isHovered, isMouseOver, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, narrate, onDrag, onFocusedChanged, onRelease, playDownSound, queueNarration, render, renderBg, renderButton, renderToolTip, setAlpha, setFGColor, setFocused, setHeight, setMessage, setWidthblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleased, mouseMoved, mouseScrolledprivate final AbstractOption enumOptions
public OptionButton(int xIn,
int yIn,
int widthIn,
int heightIn,
AbstractOption optionIn,
java.lang.String textIn,
Button.IPressable pressableIn)