public class LedgerEngine extends Ledger_Neptune
Modifier and Type | Field and Description |
---|---|
TileEngineBase_BC8 |
engine |
CLOSED_HEIGHT, CLOSED_WIDTH, closedElements, colour, currentHeight, currentWidth, expandPositive, gui, interpHeight, interpWidth, lastHeight, lastWidth, LEDGER_CHANGE_DIFF, LEDGER_GAP, maxHeight, maxWidth, openElements, positionAppending, positionLedgerIconStart, positionLedgerInnerStart, positionLedgerStart, SPRITE_EXP_NEG, SPRITE_EXP_POS, SPRITE_SPLIT_NEG, SPRITE_SPLIT_POS, title
Constructor and Description |
---|
LedgerEngine(GuiBC8<? extends ContainerBCTile<? extends TileEngineBase_BC8>> gui,
boolean expandPositive) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawIcon(double x,
double y) |
int |
getTitleColour() |
addHelpElements, addToolTips, append, appendText, appendText, appendText, calculateMaxSize, calculateSizes, drawBackground, drawForeground, getChildElementPosition, getChildElements, getClosedElements, getEnclosingRectangle, getHeight, getTitle, getWidth, getX, getY, onMouseClicked, onMouseDragged, onMouseReleased, setOpenProperty, setTitle, shouldDrawOpen, tick
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getThisAndChildrenAt
getDebugInfo
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 TileEngineBase_BC8 engine
public LedgerEngine(GuiBC8<? extends ContainerBCTile<? extends TileEngineBase_BC8>> gui, boolean expandPositive)
public int getTitleColour()
getTitleColour
in class Ledger_Neptune
protected void drawIcon(double x, double y)
drawIcon
in class Ledger_Neptune