Uses of Class
de.lessvoid.nifty.tools.Alpha

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.
 



Copyright © 2012. All Rights Reserved.