refresh

abstract fun refresh(refreshAll: Boolean = false)

Draw the progress bar to the screen.

If visible is false, this call has no effect.

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

Parameters

refreshAll

If true, refresh all cells, ignoring their fps.