@Environment(value=CLIENT) public class VideoOptionsScreen extends GameOptionsScreen
| Modifier and Type | Field and Description |
|---|---|
private ButtonListWidget |
list |
private int |
mipmapLevels |
private static Option[] |
OPTIONS |
gameOptions, parentbuttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
VideoOptionsScreen(Screen parent,
GameOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
boolean |
mouseClicked(double mouseX,
double mouseY,
int button) |
boolean |
mouseReleased(double mouseX,
double mouseY,
int button) |
void |
removed() |
void |
render(int mouseX,
int mouseY,
float delta) |
onCloseaddButton, addChild, children, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, tick, wrapScreenErrorgetFocused, isDragging, setDragging, setFocuseddrawCenteredString, drawHorizontalLine, drawSprite, drawString, drawTexture, drawTexture, drawTexture, drawTexture, drawTexturedQuad, drawVerticalLine, fill, fill, fillGradient, getZOffset, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseDragged, mouseScrolled, setInitialFocusmouseMovedprivate static final Option[] OPTIONS
private ButtonListWidget list
private int mipmapLevels
public VideoOptionsScreen(Screen parent, GameOptions options)
public void removed()
removed in class GameOptionsScreenpublic boolean mouseClicked(double mouseX,
double mouseY,
int button)
public boolean mouseReleased(double mouseX,
double mouseY,
int button)