addAnimation

open fun addAnimation(@NotNull name: @NotNull String, @NotNull iterator: @NotNull AnimationIterator<T>, @NotNull modifier: @NotNull AnimationModifier, @NotNull removeTask: @NotNull Runnable)