HoldOnLast

Hold on last

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun clear()
Clears this iterator
Link copied to clipboard
@NotNull
open fun first(): @NotNull AnimationMovement
Gets the first element of animation.
Link copied to clipboard
open fun forEachRemaining(p: Consumer<in E>)
Link copied to clipboard
open fun hasNext(): Boolean
Link copied to clipboard
open fun index(): Int
Gets current index
Link copied to clipboard
open fun lastIndex(): Int
Gets last index of animator
Link copied to clipboard
@NotNull
open fun next(): @NotNull AnimationMovement
Link copied to clipboard
open fun remove()
Link copied to clipboard
@NotNull
open fun type(): @NotNull AnimationIterator.Type
Gets an animation type