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
/
AnimationMapper
Animation
Mapper
@
FunctionalInterface
interface
AnimationMapper
<
T
:
Timed
?
>
Members
Functions
map
Link copied to clipboard
@
NotNull
abstract
fun
map
(
t
:
T
,
@
NotNull
state
:
@
NotNull
AnimationStateHandler.MappingState
,
time
:
Float
)
:
@
NotNull
T