Draw.rectOutline

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rectOutline(int x, int y, int w, int h)
  2. void rectOutline(int[2] pos, int[2] size)
    class Draw
    static
    void
    rectOutline
    (
    int[2] pos
    ,
    int[2] size
    )

Meta