updateAnimations

open fun updateAnimations(force: Boolean): Boolean

Apply animations changes if fore==true or the animation has dirty values.

Return

true if any animation update has been made.

Parameters

force

Update even if the animation time position didn't changed.