Batch.putLine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void putLine(Vector!(T1, 3) start, Vector!(T2, 3) end, Color4ub color)
    struct Batch
    void
    putLine
    (
    T1
    T2
    )
    (
    Vector!(T1, 3) start
    ,
    Vector!(T2, 3) end
    ,
    Color4ub color
    )
  2. void putLine(Vector!(T1, 3) start, Vector!(T2, 3) end, Color4ub color1, Color4ub color2)

Meta