startAnimation

abstract fun startAnimation(animation: Animation<T>)

Starts the given animation, but will not save it

Parameters

animation

the animation


abstract fun startAnimation(identifier: String)

Starts the animation with the given identifier

Parameters

identifier

the identifier of the animation