public class DummyHelpElement extends java.lang.Object implements IGuiElement
ElementHelpInfo
.Modifier and Type | Field and Description |
---|---|
IGuiArea |
area |
ElementHelpInfo |
help |
Constructor and Description |
---|
DummyHelpElement(IGuiArea area,
ElementHelpInfo help) |
Modifier and Type | Method and Description |
---|---|
void |
addHelpElements(java.util.List<ElementHelpInfo.HelpPosition> elements) |
double |
getHeight() |
double |
getWidth() |
double |
getX() |
double |
getY() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToolTips, drawBackground, drawForeground, getDebugInfo, 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 final IGuiArea area
public final ElementHelpInfo help
public DummyHelpElement(IGuiArea area, ElementHelpInfo help)
public double getX()
getX
in interface IGuiPosition
public double getY()
getY
in interface IGuiPosition
public void addHelpElements(java.util.List<ElementHelpInfo.HelpPosition> elements)
addHelpElements
in interface IGuiElement
addHelpElements
in interface IHelpElement