refresh

abstract fun refresh(refreshAll: Boolean)

Draw the animation to the screen.

This is called automatically when the animation is running, so you don't usually need to call it manually.

Parameters

refreshAll

If true, refresh all cells, ignoring their fps.