SequencedTextController

Provides a class for sequenced text control using a sequencer.

Constructors

Link copied to clipboard
constructor(sequencer: TextSequencer)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Get or set the delay between characters, in milliseconds.

Link copied to clipboard

Get if sequencing is running.

Functions

Link copied to clipboard
Link copied to clipboard

Remove the listener.

Link copied to clipboard

Render a collection of frames.

Link copied to clipboard
fun skip()

Skip any running or pending sequencing.

Link copied to clipboard
fun stop()

Stop any running sequencing.