SubstanceDecorationPainter
, SubstanceTrait
public class BrushedMetalDecorationPainter extends ImageWrapperDecorationPainter
SubstanceDecorationPainter
that uses brushed metal
painting on decoration areas.Modifier and Type | Field | Description |
---|---|---|
static String |
DISPLAY_NAME |
The display name for the decoration painters of this class.
|
baseDecorationPainter, colorizedTileMap, originalTile, textureAlpha
Constructor | Description |
---|---|
BrushedMetalDecorationPainter() |
Creates a new brushed metal decoration painter.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getDisplayName() |
Returns the display name of
this trait. |
getColorizedTile, paintDecorationArea, setBaseDecorationPainter, setTextureAlpha, tileArea
public static final String DISPLAY_NAME
public BrushedMetalDecorationPainter()
public String getDisplayName()
SubstanceTrait
this
trait. This method is part
of officially supported API.this
trait.