public abstract class GuiElementContainer2 extends java.lang.Object implements IContainingElement
Modifier and Type | Field and Description |
---|---|
BuildCraftGui |
gui |
Constructor and Description |
---|
GuiElementContainer2(BuildCraftGui gui) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IGuiElement> |
getChildElements() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addHelpElements, addToolTips, calculateSizes, getChildElementPosition, getThisAndChildrenAt, onKeyPress, onMouseClicked, onMouseDragged, onMouseReleased
drawBackground, drawForeground, getDebugInfo, tick
asImmutable, contains, contains, contains, create, create, create, expand, expand, expand, expand, getCenter, getCenterTop, getCenterX, getCenterY, getEnd, getEndX, getEndY, getHeight, getPosition, getWidth, offset, offset, offset, offset, offset, offsetToOrigin, rectangleToString, resize, resize
getX, getY
public final BuildCraftGui gui
public GuiElementContainer2(BuildCraftGui gui)
public java.util.List<IGuiElement> getChildElements()
getChildElements
in interface IContainingElement