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