416

Creating interpolator behaviors
Alpha class methods

  • Alpha methods construct and control alpha start and looping, or get the current value
  • Method
    Alpha( )
    void setStartTime( long millisecs )
    void setTriggerTime( long millisecs )
    void setLoopCount( int count )
    void setMode( int mode )
    float value( )
    float value( long millisecs )

  • Alpha modes include INCREASING_ENABLE and DECREASING_ENABLE to enable use of increasing and/or decreasing portions of the alpha envelope