public class GuiElementDrawable extends GuiElementSimple
gui, name
Constructor and Description |
---|
GuiElementDrawable(BuildCraftGui gui,
IGuiArea element,
ISimpleDrawable drawable,
boolean foreground) |
GuiElementDrawable(BuildCraftGui gui,
IGuiArea element,
ISimpleDrawable drawable,
boolean foreground,
IExpressionNode.INodeBoolean visible) |
Modifier and Type | Method and Description |
---|---|
void |
drawBackground(float partialTicks) |
void |
drawForeground(float partialTicks) |
getDebugInfo, getHeight, getWidth, getX, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addHelpElements, addToolTips, getThisAndChildrenAt, tick
asImmutable, contains, contains, contains, create, create, create, expand, expand, expand, expand, getCenter, getCenterTop, getCenterX, getCenterY, getEnd, getEndX, getEndY, getPosition, offset, offset, offset, offset, offset, offsetToOrigin, rectangleToString, resize, resize
public GuiElementDrawable(BuildCraftGui gui, IGuiArea element, ISimpleDrawable drawable, boolean foreground)
public GuiElementDrawable(BuildCraftGui gui, IGuiArea element, ISimpleDrawable drawable, boolean foreground, IExpressionNode.INodeBoolean visible)