Animations

object Animations

Types

Link copied to clipboard
class AnimationSequence(steps: Long, sequence: Sequence<Double>) : Sequence<Double>
Link copied to clipboard
class TimedAnimationSequence(steps: Long, duration: Millis, sequence: Sequence<Double>) : Sequence<Double>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard