|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Alpha | |
---|---|
de.lessvoid.nifty.tools |
Uses of Alpha in de.lessvoid.nifty.tools |
---|
Fields in de.lessvoid.nifty.tools declared as Alpha | |
---|---|
static Alpha |
Alpha.FULL
|
static Alpha |
Alpha.ZERO
|
Methods in de.lessvoid.nifty.tools that return Alpha | |
---|---|
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. |
Methods in de.lessvoid.nifty.tools with parameters of type Alpha | |
---|---|
Alpha |
Alpha.linear(Alpha end,
float t)
linear interpolate between this color and the given color. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |