Draw.line

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void line(float x1, float y1, float x2, float y2)
  2. void line(int[2] start, int[2] end)
    class Draw
    static
    void
    line
    (
    int[2] start
    ,
    int[2] end
    )

Meta