displayNextFrame

abstract fun displayNextFrame(layerable: Layerable): Boolean

Displays the next frame on the given layerable. If there are no frames left to display displayNextFrame will return false

Return

true if a frame was displayed, false if not.

Sources

(source)
Link copied to clipboard