public class GuiElementSimple<G extends GuiBC8<?>> extends java.lang.Object implements IGuiElement
Constructor and Description |
---|
GuiElementSimple(G gui,
IGuiArea element) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDebugInfo(java.util.List<java.lang.String> info)
Add debugging information to the list.
|
double |
getHeight() |
double |
getWidth() |
double |
getX() |
double |
getY() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addHelpElements, addToolTips, 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 double getX()
getX
in interface IGuiPosition
public double getY()
getY
in interface IGuiPosition
public java.lang.String getDebugInfo(java.util.List<java.lang.String> info)
IGuiElement
getDebugInfo
in interface IGuiElement