addAnimation

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

Adds animation

Parameters

name

name

iterator

iterator

modifier

modifier

removeTask

remove task