Skip to content

Fine Tuning

Rafa Skoberg edited this page Feb 7, 2017 · 1 revision

The static class TypingConfig contains some global variables that can be modified at your will to fine tune the library's behavior, such as:

  • Default text speed.
  • Default value for the {WAIT} token.
  • Default color to be used on the {CLEARCOLOR} token.
  • Whether or not to enable color markup. (If false, color tokens will be ignored.)
  • How many characters can be "typed" per frame.
  • Speed multipliers for specific characters, such as fast whitespaces and slow question marks.