BetterModel
Toggle table of contents
1.6.2-SNAPSHOT-177
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.animation
/
AnimationIterator
/
HoldOnLast
Hold
On
Last
class
HoldOnLast
:
AnimationIterator
Hold on last
Members
Constructors
Hold
On
Last
Link copied to clipboard
constructor
(
)
Functions
clear
Link copied to clipboard
open
fun
clear
(
)
Clears this iterator
first
Link copied to clipboard
@
NotNull
open
fun
first
(
)
:
@
NotNull
AnimationMovement
Gets the first element of animation.
for
Each
Remaining
Link copied to clipboard
open
fun
forEachRemaining
(
p
:
Consumer
<
in
E
>
)
has
Next
Link copied to clipboard
open
fun
hasNext
(
)
:
Boolean
index
Link copied to clipboard
open
fun
index
(
)
:
Int
Gets current index
last
Index
Link copied to clipboard
open
fun
lastIndex
(
)
:
Int
Gets last index of animator
next
Link copied to clipboard
@
NotNull
open
fun
next
(
)
:
@
NotNull
AnimationMovement
remove
Link copied to clipboard
open
fun
remove
(
)
type
Link copied to clipboard
@
NotNull
open
fun
type
(
)
:
@
NotNull
AnimationIterator.Type
Gets an animation type