Creates a new scalafx.animation.AnimationTimer from a handle function that receives a Long parameter.
Creates a new scalafx.animation.AnimationTimer from a handle function that receives a Long parameter.
function that is called in every frame while the AnimationTimer
is active.
a new AnimationTimer
.
Converts a ScalaFX AnimationTimer
to a JavaFX AnimationTimer
,
extracting its delegate.
Converts a ScalaFX AnimationTimer
to a JavaFX AnimationTimer
,
extracting its delegate.
ScalaFX AnimationTimer
JavaFX AnimationTimer
extracted from at
.
Companion Object for scalafx.animation.AnimationTimer.