Package | Description |
---|---|
buildcraft.lib.gui.ledger | |
buildcraft.lib.gui.statement | |
buildcraft.lib.misc |
Holds a lot of generic *Util classes.
|
Modifier and Type | Field and Description |
---|---|
static SpriteNineSliced |
Ledger_Neptune.SPRITE_SPLIT_NEG |
static SpriteNineSliced |
Ledger_Neptune.SPRITE_SPLIT_POS |
Modifier and Type | Field and Description |
---|---|
static SpriteNineSliced |
GuiElementStatement.SELECTION_HOVER |
static SpriteNineSliced |
GuiElementStatementVariant.SELECTION_HOVER |
Modifier and Type | Method and Description |
---|---|
static SpriteNineSliced |
GuiUtil.slice(ISprite sprite,
double uMin,
double vMin,
double uMax,
double vMax,
double scale) |
static SpriteNineSliced |
GuiUtil.slice(ISprite sprite,
int uMin,
int vMin,
int uMax,
int vMax,
int textureSize) |