BetterModel
Toggle table of contents
1.9.2-SNAPSHOT-229
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.animation
/
AnimationStateHandler
/
replaceAnimation
replace
Animation
open
fun
replaceAnimation
(
@
NotNull
name
:
@
NotNull
String
,
@
NotNull
iterator
:
@
NotNull
AnimationIterator
<
T
>
,
@
NotNull
modifier
:
@
NotNull
AnimationModifier
)