Package | Description |
---|---|
de.lessvoid.nifty.effects | |
de.lessvoid.nifty.nulldevice | |
de.lessvoid.nifty.render | |
de.lessvoid.nifty.spi.render |
Modifier and Type | Method and Description |
---|---|
void |
NiftyRenderDeviceProxy.setBlendMode(BlendMode blendMode) |
Modifier and Type | Method and Description |
---|---|
void |
NullRenderDevice.setBlendMode(BlendMode renderMode) |
Modifier and Type | Method and Description |
---|---|
static BlendMode |
BlendMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlendMode[] |
BlendMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NiftyRenderEngine.setBlendMode(BlendMode blendMode)
Set BlendMode.
|
void |
NiftyRenderEngineImpl.setBlendMode(BlendMode blendModeParam) |
Modifier and Type | Method and Description |
---|---|
void |
RenderDevice.setBlendMode(BlendMode renderMode)
Change the RenderMode to the given Mode.
|
Copyright © 2013. All Rights Reserved.