Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.animation
/
AnimationSpecSchema
/
Tween
/
Tween
Tween
constructor
(
durationMillis
:
Int
=
300
,
delayMillis
:
Int
=
0
,
easing
:
EasingType
=
EasingType.FAST_OUT_SLOW_IN
)