AnimateListener

fun interface AnimateListener

Provides an interface for listeners to animate events.

Functions

Link copied to clipboard
abstract fun animate(character: Character, animation: Animation)

Invoke the listener with a specified character and animation.