Package de.ellpeck.rockbottom.api.gui
Class AbstractStatGui
java.lang.Object
de.ellpeck.rockbottom.api.gui.Gui
de.ellpeck.rockbottom.api.gui.AbstractStatGui
-
Field Summary
Fields inherited from class de.ellpeck.rockbottom.api.gui.Gui
components, GRADIENT_COLOR, hasUnspecifiedBounds, height, HOVER_INFO_BACKGROUND, parent, width, x, y -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract AbstractStatGuimakeSubGui(List<StatisticComponent> subComponents) Methods inherited from class de.ellpeck.rockbottom.api.gui.Gui
canCloseWithInvKey, doesPauseGame, getComponents, getHeight, getName, getWidth, getX, getY, hasGradient, init, isMouseOver, isMouseOverComponent, isMouseOverPrioritized, onCharInput, onClosed, onKeyPressed, onMouseAction, onOpened, render, renderOverlay, shouldDoFingerCursor, sortComponents, toString, tryEscape, update, updateDimensions
-
Constructor Details
-
AbstractStatGui
-
-
Method Details
-
makeSubGui
-