public class GuiElementDrawable extends GuiElementSimple<GuiBC8<?>>
gui, name
Constructor and Description |
---|
GuiElementDrawable(GuiBC8<?> gui,
IGuiArea element,
ISimpleDrawable drawable,
boolean foreground) |
GuiElementDrawable(GuiBC8<?> 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(GuiBC8<?> gui, IGuiArea element, ISimpleDrawable drawable, boolean foreground)
public GuiElementDrawable(GuiBC8<?> gui, IGuiArea element, ISimpleDrawable drawable, boolean foreground, IExpressionNode.INodeBoolean visible)