Package | Description |
---|---|
de.lessvoid.nifty.tools |
Modifier and Type | Field and Description |
---|---|
static Alpha |
Alpha.FULL |
static Alpha |
Alpha.ZERO |
Modifier and Type | Method and Description |
---|---|
Alpha |
Alpha.linear(Alpha end,
float t)
linear interpolate between this color and the given color.
|
Alpha |
Alpha.mutiply(float factor)
Multiply all components with the given factor.
|
Modifier and Type | Method and Description |
---|---|
Alpha |
Alpha.linear(Alpha end,
float t)
linear interpolate between this color and the given color.
|
Copyright © 2013. All Rights Reserved.