colouredText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto colouredText(ulong f, ulong b, T val)
  2. auto colouredText(ulong f, T val)
  3. auto colouredText(RGBA32 f, RGBA32 b, T val)
    colouredText
    (
    string fmt = "%s"
    T
    )
  4. auto colouredText(RGBA32 f, T val)

Meta