295

Creating Interpolators
Alpha Class Methods

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