public class GuiElementToolTip extends GuiElementSimple<GuiBC8<?>>
Modifier and Type | Field and Description |
---|---|
ITooltipElement |
source |
gui, name
Constructor and Description |
---|
GuiElementToolTip(GuiBC8<?> gui,
IGuiArea area,
ITooltipElement source) |
Modifier and Type | Method and Description |
---|---|
void |
addToolTips(java.util.List<ToolTip> tooltips)
Called to add tooltips to the list of existing tool tips.
|
getDebugInfo, getHeight, getWidth, getX, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addHelpElements, drawBackground, drawForeground, 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 ITooltipElement source
public GuiElementToolTip(GuiBC8<?> gui, IGuiArea area, ITooltipElement source)
public void addToolTips(java.util.List<ToolTip> tooltips)
IGuiElement
This is called EVEN IF the mouse is not inside your width and height!