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(BuildCraftGui gui,
TileEngineBase_BC8 engine,
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, onKeyPress
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(BuildCraftGui gui, TileEngineBase_BC8 engine, boolean expandPositive)
public int getTitleColour()
getTitleColour
in class Ledger_Neptune
protected void drawIcon(double x, double y)
drawIcon
in class Ledger_Neptune