Used to specify an animation that repeats indefinitely, until the stop() method is called.
Used to specify an animation that repeats indefinitely, until the stop() method is called.
Creates a new Timeline from a sequence of scalafx.animation.KeyFrames.
Creates a new Timeline from a sequence of scalafx.animation.KeyFrames.
sequence of scalafx.animation.KeyFrames.
A new Timeline
Converts a ScalaFX Timeline to a JavaFX Timeline,
extracting its delegate.
Converts a ScalaFX Timeline to a JavaFX Timeline,
extracting its delegate.
ScalaFX Timeline
JavaFX Timeline extracted from v.
(Since version 2.2.60) Use Indefinite; INDEFINITE will be removed in a future release
Companion Object for scalafx.animation.Timeline.