TermWrapper.write

writes a string at position (x, y)

  1. void write(int x, int y, dstring str)
    class TermWrapper
    void
    write
    (
    int x
    ,
    int y
    ,
    dstring str
    )
  2. void write(int x, int y, dstring str, Color fg, Color bg)

Meta