Animation.this

Undocumented in source.
  1. this(double value)
  2. this(double value, double function(double) func)
    class Animation
    this
    (
    double value
    ,
    double function
    (
    double
    )
    func
    )
  3. this(double start, double end, double duration)
  4. this(double start, double end, double duration, double function(double) func)

Meta