427

Creating interpolator behaviors
TransparencyInterpolator class methods

  • TransparencyInterpolator linearly interpolates a transparency value from a starting value to an ending value

  • Methods on TransparencyInterpolator set the value range and target
  • Sets the transparency in a TransparencyAttributes
  • Method
    TransparencyInterpolator( Alpha alpha, TransparencyAttributes target )
    void setMaximumTransparency( float trans )
    void setMinimumTransparency( float trans )
    void setTarget( TransparencyAttributes target )