Screen.fill

Fill the entire screen with the given content, but preserve the style.

  1. void fill(string s, Style style)
  2. void fill(string s)
    interface Screen
    void
    fill
    (
    string s
    )

Meta