AnimationStateHandler
Types
Functions
Link copied to clipboard
open fun addAnimation(@NotNull name: @NotNull String, @NotNull iterator: @NotNull AnimationIterator<T>, @NotNull modifier: @NotNull AnimationModifier, @NotNull removeTask: @NotNull Runnable)
Link copied to clipboard
Link copied to clipboard
open fun replaceAnimation(@NotNull name: @NotNull String, @NotNull iterator: @NotNull AnimationIterator<T>, @NotNull modifier: @NotNull AnimationModifier)
Link copied to clipboard
Link copied to clipboard