Animation.change

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void change(double value)
  2. void change(double value, double duration)
  3. void change(double value, double function(double) func)
    class Animation
    void
    change
    (
    double value
    ,
    double function
    (
    double
    )
    func
    )

Meta