public class GuiVideoSettings extends GuiScreen
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
field_22107_a |
controlList, field_25091_h, field_948_f, fontRenderer, height, mc, width
Constructor and Description |
---|
GuiVideoSettings(GuiScreen guiscreen,
GameSettings gamesettings) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(GuiButton guibutton) |
void |
drawScreen(int i,
int j,
float f) |
void |
initGui() |
deleteWorld, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, keyTyped, mouseClicked, mouseMovedOrUp, onGuiClosed, selectNextField, setWorldAndResolution, updateScreen
drawCenteredString, drawGradientRect, drawRect, drawString, drawTexturedModalRect, func_27099_b, func_27100_a
public GuiVideoSettings(GuiScreen guiscreen, GameSettings gamesettings)
protected void actionPerformed(GuiButton guibutton)
actionPerformed
in class GuiScreen
public void drawScreen(int i, int j, float f)
drawScreen
in class GuiScreen