stopAnimations

Named stopAnimations to avoid conflicting with stop.


fun stopAnimations(animationNames: List<String>, areStateMachines: Boolean = false)
fun stopAnimations(animationName: String, isStateMachine: Boolean = false)