writec

Writes the text in the given color, if possible.

  1. void writec(Color color, string text)
  2. void writec(Color color, string text)
    version(Windows)
    void
    writec
    (
    Color color
    ,
    string text
    )

Meta