Constructor

new (options:RichTextOptions)

Creates a rich text object for animated text.

Parameters:

null

options

Methods

invoke ():Bool

Invokes queued text to be displayed, returns true if there is still text enqueued. Call during text output to interrupt/show all text.

Returns:

Bool

queue (s:String):Void

Enqueues text to be parsed and displayed

Parameters:

null

s