BetterModel
Toggle table of contents
1.14.1-SNAPSHOT-412
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.animation
/
AnimationIterator
/
HoldOnLast
Hold
On
Last
class
HoldOnLast
<
T
:
Timed
?
>
:
AnimationIterator
<
T
>
Hold on last
Parameters
<T>
keyframe time
Members
Constructors
Hold
On
Last
Link copied to clipboard
constructor
(
)
Functions
clear
Link copied to clipboard
open
fun
clear
(
)
Clears this iterator
for
Each
Remaining
Link copied to clipboard
open
fun
forEachRemaining
(
action
:
Consumer
<
in
E
>
)
has
Next
Link copied to clipboard
open
fun
hasNext
(
)
:
Boolean
next
Link copied to clipboard
@
NotNull
open
fun
next
(
)
:
@
NotNull
T
remove
Link copied to clipboard
open
fun
remove
(
)
type
Link copied to clipboard
@
NotNull
open
fun
type
(
)
:
@
NotNull
AnimationIterator.Type
Gets an animation type