- action
IAction action(IAction action)
Undocumented in source. Be warned that the author may not have intended to support it.
- animate
auto animate(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- animate
Animation!T animate(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
RunAction run(void delegate() f)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
RunAction run(void delegate(void delegate()) f)
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
- wait
WaitAction wait(Duration dur)
Undocumented in source. Be warned that the author may not have intended to support it.